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
EigenProblem< Dim, Order > Class Template Reference
+ Inheritance diagram for EigenProblem< Dim, Order >:

Public Types

typedef boost::shared_ptr
< backend_type > 
backend_ptrtype
 
typedef boost::shared_ptr
< backend_type > 
backend_ptrtype
 
typedef Backend< value_type > backend_type
 
typedef Backend< value_type > backend_type
 
typedef bases< Lagrange< Order,
Scalar > > 
basis_type
 
typedef bases< Lagrange< Order,
Vectorial > > 
basis_type
 
typedef bases< Lagrange< Order,
Scalar > > 
basis_type
 
typedef bases< Lagrange< Order,
Vectorial >, Lagrange< Order-1,
Scalar > > 
basis_type
 
typedef Simplex< Dim > convex_type
 
typedef Simplex< Dim > convex_type
 
typedef Simplex< Dim > convex_type
 
typedef Simplex< Dim > convex_type
 
typedef space_type::element_type element_type
 
typedef space_type::element_type element_type
 
typedef Exporter< mesh_type > export_type
 
typedef Exporter< mesh_type > export_type
 
typedef boost::shared_ptr
< mesh_type > 
mesh_ptrtype
 
typedef boost::shared_ptr
< mesh_type > 
mesh_ptrtype
 
typedef boost::shared_ptr
< mesh_type > 
mesh_ptrtype
 
typedef boost::shared_ptr
< mesh_type > 
mesh_ptrtype
 
typedef Mesh< convex_type > mesh_type
 
typedef Mesh< convex_type > mesh_type
 
typedef Mesh< convex_type > mesh_type
 
typedef Mesh< convex_type > mesh_type
 
typedef boost::shared_ptr
< space_type > 
space_ptrtype
 
typedef boost::shared_ptr
< space_type > 
space_ptrtype
 
typedef boost::shared_ptr
< space_type > 
space_ptrtype
 
typedef FunctionSpace
< mesh_type, basis_type > 
space_type
 
typedef FunctionSpace
< mesh_type, basis_type > 
space_type
 
typedef FunctionSpace
< mesh_type, basis_type > 
space_type
 
typedef FunctionSpace
< mesh_type, basis_type > 
space_type
 
typedef
backend_type::sparse_matrix_type 
sparse_matrix_type
 
typedef
backend_type::sparse_matrix_type 
sparse_matrix_type
 
typedef double value_type
 
typedef double value_type
 
typedef double value_type
 
typedef double value_type
 
typedef backend_type::vector_type vector_type
 
typedef backend_type::vector_type vector_type
 

Public Member Functions

void run ()
 
void run ()
 
void run ()
 
void run ()
 

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