Bases: dolfin.cpp.mesh.MeshEntity
A Facet is a MeshEntity of topological codimension 1.
Constructor
Compute distance to given point.
Return true if facet is an exterior facet (relative to global mesh, so this function will return false for facets on partition boundaries). Facet connectivity must be initialized before calling this function.
Overloaded versions
normal(i)
Compute component i of the normal to the facet
normal()
Compute normal to the facet
Compute squared distance to given point.
The membership flag