25 : _mesh(mesh), _point(point)
30 "BoundaryElementsAtPoint: the mesh node searcher was unable to " 31 "locate the point (%f, %f, %f) in the mesh.",
33 if (node_ids.size() > 1)
35 "BoundaryElementsAtPoint: the mesh node searcher found %d points " 36 "near the requested point (%f, %f, %f) in the mesh, while exactly " 40 std::array<MeshLib::Node*, 1>
const nodes = {{
Definition of the Point class.
const Node * getNode(std::size_t idx) const
Get the node with the given index.
Definition of the Node class.
Definition of the Mesh class.
#define OGS_FATAL(fmt,...)
Definition of the Element class.