OGS
ConstructMeshesFromGeometries.cpp File Reference

Detailed Description

Definition in file ConstructMeshesFromGeometries.cpp.

Include dependency graph for ConstructMeshesFromGeometries.cpp:

Go to the source code of this file.

Namespaces

namespace  MeshGeoToolsLib
 

Functions

std::string MeshGeoToolsLib::meshNameFromGeometry (std::string const &geometrical_set_name, std::string const &geometry_name)
 
template<typename GeometryVec >
std::vector< std::unique_ptr< MeshLib::Mesh > > MeshGeoToolsLib::constructAdditionalMeshesFromGeometries (std::vector< GeometryVec * > const &geometries, MeshGeoToolsLib::BoundaryElementsSearcher &boundary_element_searcher, bool const multiple_nodes_allowed)
 
std::vector< std::unique_ptr< MeshLib::Mesh > > MeshGeoToolsLib::constructAdditionalMeshesFromGeoObjects (GeoLib::GEOObjects const &geo_objects, MeshLib::Mesh const &mesh, std::unique_ptr< SearchLength > search_length_algorithm, bool const multiple_nodes_allowed)