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

Public Types

typedef boost::shared_ptr
< backend_type > 
backend_ptrtype
 
typedef Lagrange< 1, Scalar > basis_1_type
 
typedef Lagrange< 2, Scalar > basis_2_type
 
typedef Lagrange< 1, Vectorial > basis_v_type
 
typedef Mesh< Simplex< DIM > > mesh_type
 
typedef OperatorInterpolation
< space_P1_type, space_P2_type,
range_visu_ho_type > 
op_inte_P1_to_P2_type
 
typedef boost::tuple
< boost::mpl::size_t
< MESH_ELEMENTS >, typename
MeshTraits< mesh_type >
::element_const_iterator,
typename MeshTraits< mesh_type >
::element_const_iterator > 
range_visu_ho_type
 
typedef boost::shared_ptr
< space_P1_type > 
space_P1_ptrtype
 
typedef FunctionSpace
< mesh_type, basis_1_type > 
space_P1_type
 
typedef boost::shared_ptr
< space_P2_type > 
space_P2_ptrtype
 
typedef FunctionSpace
< mesh_type, basis_2_type > 
space_P2_type
 
typedef boost::shared_ptr
< space_v_type > 
space_v_ptrtype
 
typedef FunctionSpace
< mesh_type, basis_v_type > 
space_v_type
 
typedef Application super
 

Public Member Functions

void run ()
 

Public Attributes

backend_ptrtype M_proj_backend
 

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