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

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.