← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Major cleanup of DirichletBC:

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   4224:c5a7da38ff2c966e5f2483b5232993fb75ac6aa1
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu May 22 10:19:48 2008 +0200
files:       dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h
description:
Major cleanup of DirichletBC:
 - Store boundary facets in array, common for all different representations
 - BCs may now be specified in 3 differenet ways: SubDomain, MeshFunction, or as Mesh data
 - Should speed up repeated application of BCs
 - Tested on a few different applications, but please check that nothing broke.
   In particular, geometric and pointwise application has not been tested.


changeset:   4223:d972a3a86a14e767359e5b3e0ab597094af29bd2
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu May 22 08:46:27 2008 +0200
files:       dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h
description:
More work on BCs


changeset:   4222:8e6e416e7e101813efb6b95cc5ef481aff79c92f
parent:      4221:9a016d6a04eb7e9319977a0e5752bd4b5c042a40
parent:      4220:c881b50d210a532d363f7b681c1b25d03b4a52ac
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu May 22 00:42:48 2008 +0200
files:       
description:
merge

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin


Follow ups