LifeV
LifeV::detail Namespace Reference

Functions

template<typename Elt >
void import3D (std::string const &fileName, MeshFormat const &format, RegionMesh< Elt > &mesh, markerID_Type regionFlag)
 
template<typename Elt >
void import2D (std::string const &fileName, MeshFormat const &format, RegionMesh< Elt > &mesh, markerID_Type regionFlag)
 

Function Documentation

◆ import3D()

void LifeV::detail::import3D ( std::string const &  fileName,
MeshFormat const &  format,
RegionMesh< Elt > &  mesh,
markerID_Type  regionFlag 
)

Definition at line 62 of file Importer.hpp.

◆ import2D()

void LifeV::detail::import2D ( std::string const &  fileName,
MeshFormat const &  format,
RegionMesh< Elt > &  mesh,
markerID_Type  regionFlag 
)

Definition at line 97 of file Importer.hpp.