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