LifeV
ConvertBareMesh.hpp File Reference

Convert a BareMesh into a RegionMesh. More...

+ Include dependency graph for ConvertBareMesh.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  convert_spec< dim >
 
struct  converter< S, MC >
 
struct  convert_spec< dim >
 
struct  convert_spec< 2 >
 
struct  convert_spec< 1 >
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::anonymous_namespace{ConvertBareMesh.hpp}
 

Functions

template<typename GeoShapeType , typename MCType >
bool convertBareMesh (BareMesh< GeoShapeType > &bareMesh, RegionMesh< GeoShapeType, MCType > &mesh, bool verbose=false)
 convertBareMesh - convert a previously read BareMesh in a RegionMesh object More...
 

Detailed Description

Convert a BareMesh into a RegionMesh.

Author
Simone Pezzuto simon.nosp@m.e.pe.nosp@m.zzuto.nosp@m.@mai.nosp@m.l.pol.nosp@m.imi..nosp@m.it
Date
10/2012

Definition in file ConvertBareMesh.hpp.