LifeV
RegionMesh1DBuilders.hpp File Reference

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

+ Include dependency graph for RegionMesh1DBuilders.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.
 

Functions

template<typename MC >
void LIFEV_DEPRECATED (uniformMesh1D(RegionMesh< LinearLine, MC > &mesh, const Real &x_l, const Real &x_r, const UInt &numberOfElements))
 Build uniform mesh along the x axis. More...
 
template<typename MC >
void uniformMesh1D (RegionMesh< LinearLine, MC > &mesh, const Real &x_l, const Real &x_r, const UInt &numberOfElements)
 

Detailed Description

Contains methods to generate 1D meshes.

Author
-
Contributor:
Mauro Perego mpere.nosp@m.go@f.nosp@m.su.ed.nosp@m.u
Maintainer:
Date
10-04-2011

Definition in file RegionMesh1DBuilders.hpp.