![]()  | 
  
    LifeV
    
   | 
 
Import mesh data formats into LifeV mesh data structure. More...
#include <lifev/core/mesh/RegionMesh.hpp>
 Include dependency graph for Importer.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | Importer | 
| Importer General interface for read different types of mesh.  More... | |
Namespaces | |
| LifeV | |
| Default Physical Solver.  | |
| LifeV::detail | |
Enumerations | |
| enum | MeshFormat {  MESHPP, INRIA, GMSH, NETGEN, FREEFEM }  | 
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) | 
Import mesh data formats into LifeV mesh data structure.
Alessio Fumagalli alessio.fumagalli@mail.polimi.it
Definition in file Importer.hpp.