OGS
MapBulkElementPoint.cpp File Reference

Detailed Description

Definition in file MapBulkElementPoint.cpp.

#include "MapBulkElementPoint.h"
#include <array>
Include dependency graph for MapBulkElementPoint.cpp:

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 &)