OGS
|
Definition in file MapBulkElementPoint.h.
Go to the source code of this file.
Namespaces | |
namespace | MeshLib |
Functions | |
MathLib::Point3d | MeshLib::getBulkElementPoint (MeshLib::CellType const bulk_element_cell_type, std::size_t const bulk_face_id, MathLib::WeightedPoint const &point_on_face) |
MathLib::Point3d | MeshLib::getBulkElementPoint (MeshLib::Element const &bulk_element, std::size_t const bulk_face_id, MathLib::WeightedPoint const &point_on_face) |
Overload provided for convenience. | |