LifeV
RegionMesh1DStructured.hpp File Reference

Contains methods to generate 1D meshes. More...

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

Go to the source code of this file.

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::Structured1DLabel
 

Functions

template<typename MeshType >
void regularMesh1D (MeshType &mesh, markerID_Type regionFlag, const UInt &numberOfElements, bool verbose=false, const Real &length=1., const Real &origin=0.)
 Build uniform mesh along the x axis. More...
 

Variables

const markerID_Type INTERNAL = 0
 Label for the internal entities. More...
 
const markerID_Type LEFT = 1
 Label for the left boundary corner. More...
 
const markerID_Type RIGHT = 2
 Label for the right boundary corner. More...
 

Detailed Description

Contains methods to generate 1D meshes.

Author
Antonio Cervone ant.c.nosp@m.ervo.nosp@m.ne@gm.nosp@m.ail..nosp@m.com
Alessio Fumagalli aless.nosp@m.io.f.nosp@m.umaga.nosp@m.lli@.nosp@m.mail..nosp@m.poli.nosp@m.mi.it
Contributor:
Mauro Perego mpere.nosp@m.go@f.nosp@m.su.ed.nosp@m.u
Maintainer:
Date
15-10-2012

Definition in file RegionMesh1DStructured.hpp.