~njansson/dolfin/hpc

  • Committer: Anders Logg
  • Date: 2008-05-22 08:19:48 UTC
  • mto: (2668.9.6 trunk)
  • Revision ID: logg@simula.no-20080522081948-u0ur5rmsfg76yfvs
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.
Filename Latest Rev Last Changed Committer Comment Size
..
system 2542 16 years ago Kent-Andre Mardal merge Diff
unit 2542 16 years ago Kent-Andre Mardal merge Diff
SConscript 2528 16 years ago Johannes Ring Added enableTests option for building C++ tests. 1.6 KB Diff Download File
test.py 2524.1.19 16 years ago Ola Skavhaug merge 648 bytes Diff Download File