~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
..
function 2542 16 years ago Kent-Andre Mardal merge Diff
graph 2542 16 years ago Kent-Andre Mardal merge Diff
mesh 2542 16 years ago Kent-Andre Mardal merge Diff
meshconvert 2639 16 years ago Johannes Ring Added unit tests for meshconvert module. Diff
test.py 2639 16 years ago Johannes Ring Added unit tests for meshconvert module. 1.4 KB Diff Download File