FacetCell¶
-
class
dolfin.cpp.mesh.FacetCell(*args)¶ Bases:
dolfin.cpp.mesh.CellThis class represents a cell in a mesh incident to a facet on the boundary. It is useful in cases where one needs to iterate over a boundary mesh and access the corresponding cells in the original mesh.
Create cell on mesh corresponding to given facet (cell) on boundary
-
facet_index()¶ Return local index of facet with respect to the cell
-
thisown¶ The membership flag
-