Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
This class represents a restriction of a mesh to a subdomain, which can be defined as a subset of all the cells, the facets, or possibly lower dimensional entities of the mesh.
Create cell-based restriction from subdomain
Create restriction from subdomain to entities of arbitrary dimension
Create restriction from domain markers
Create restriction from domain markers (shared pointer version)
Return the full unrestricted mesh
Return topological dimension of restriction
Check whether restriction contains entity
Check whether restriction contains entity (d, i)