![]() |
LifeV
|
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) |
| 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.
| 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.