intersect.h¶
Note
The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.
-
boost::shared_ptr<const MeshPointIntersection>
intersect
(const Mesh &mesh, const Point &point)¶ Compute and return intersection between
Mesh
andPoint
.- Arguments
- Returns
MeshPointIntersection
- The intersection data.