OGS
MapBulkElementPoint.h File Reference

Detailed Description

Definition in file MapBulkElementPoint.h.

Include dependency graph for MapBulkElementPoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MeshLib
 

Functions

MathLib::Point3d MeshLib::getBulkElementPoint (Tri const &, std::size_t const face_id, MathLib::WeightedPoint1D const &wp)
 
MathLib::Point3d MeshLib::getBulkElementPoint (Hex const &, std::size_t const face_id, MathLib::WeightedPoint2D const &wp)
 
MathLib::Point3d MeshLib::getBulkElementPoint (Mesh const &mesh, std::size_t const bulk_element_id, std::size_t const bulk_face_id, MathLib::WeightedPoint1D const &wp)
 
MathLib::Point3d MeshLib::getBulkElementPoint (Mesh const &mesh, std::size_t bulk_element_id, std::size_t bulk_face_id, MathLib::WeightedPoint2D const &wp)
 
MathLib::Point3d MeshLib::getBulkElementPoint (Mesh const &, std::size_t, std::size_t, MathLib::WeightedPoint3D const &)