Logo
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ on Travis-CI Feel++ on Twitter Feel++ on YouTube Feel++ community
 All Classes Files Functions Variables Typedefs Pages
Feel::Beam< nDim, nOrder > Class Template Reference
+ Inheritance diagram for Feel::Beam< nDim, nOrder >:

Public Types

typedef bases< Lagrange
< nOrder, Vectorial > > 
basis_type
 
typedef space_type::element_type element_type
 
typedef Simplex< Dim > entity_type
 
typedef Exporter< mesh_type > export_type
 
typedef boost::shared_ptr
< mesh_type > 
mesh_ptrtype
 
typedef Mesh< entity_type > mesh_type
 
typedef boost::shared_ptr
< space_type > 
space_ptrtype
 
typedef FunctionSpace
< mesh_type, basis_type,
value_type > 
space_type
 
typedef double value_type
 

Public Member Functions

void run ()
 

Static Public Attributes

static const uint16_type Dim = nDim
 

Member Function Documentation

template<int nDim, int nOrder>
void Feel::Beam< nDim, nOrder >::run ( )

run the convergence test


The documentation for this class was generated from the following file: