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::LinElAxi< Order > Class Template Reference
+ Inheritance diagram for Feel::LinElAxi< Order >:

Public Types

typedef Lagrange< Order, Scalar > basis_scalar_type
 
typedef bases
< basis_scalar_type,
basis_scalar_type > 
basis_type
 
typedef Lagrange< Order,
Vectorial > 
basis_vector_type
 
typedef
disp_space_type::element_type 
disp_element_type
 
typedef boost::shared_ptr
< disp_space_type > 
disp_space_ptrtype
 
typedef FunctionSpace
< mesh_type, bases
< basis_vector_type > > 
disp_space_type
 
typedef space_type::element_type element_type
 
typedef Simplex< 2 > 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 ()
 

Member Function Documentation

template<int Order>
void Feel::LinElAxi< Order >::run ( )

run the convergence test


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