Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
Parent class(es)
A BoundaryMesh is a mesh over the boundary of some given mesh. The cells of the boundary mesh (facets of the original mesh) are oriented to produce outward pointing normals relative to the original mesh.
Create boundary mesh from given mesh.
Get index map for entities of dimension d in the boundary mesh to the entity in the original full mesh
Get index map for entities of dimension d in the boundary mesh to the entity in the original full mesh (const version)