Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
A MeshEntity represents a mesh entity associated with a specific topological dimension of some Mesh.
Default Constructor
Constructor
Initialize mesh entity with given data
Comparison Operator
Comparison Operator
Return topological dimension
Return index of mesh entity
Return global index of mesh entity
Return local number of incident mesh entities of given topological dimension
The number of local incident MeshEntity objects of given dimension.
Return global number of incident mesh entities of given topological dimension
Return array of indices for incident mesh entities of given topological dimension
Return unique mesh ID
Check if given entity is incident
Compute local index of given incident entity (error if not found)
Determine whether an entity is a ‘ghost’ from another process
Return set of sharing processes
Determine if an entity is shared or not
Get ownership of this entity - only really valid for cells
Return informal string representation (pretty-print)