MeshPointIntersection¶
-
class
dolfin.cpp.mesh.MeshPointIntersection(*args)¶ Bases:
objectThis class represents an intersection between a
Meshand aPoint. The resulting intersection is stored as a list of zero or more cells.Compute intersection between mesh and point
-
intersected_cells()¶ Return the list of (local) indices for intersected cells
-
thisown¶ The membership flag
-