Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Feel::SystemExplicit< SpaceType > Class Template Reference

#include <systemexplicit.hpp>

Detailed Description

template<typename SpaceType>
class Feel::SystemExplicit< SpaceType >

describes an explicit system

Author
Christophe Prud'homme
See Also
+ Inheritance diagram for Feel::SystemExplicit< SpaceType >:

Public Types

Typedefs
typedef SystemExplicit< SpaceType > system_type
 
typedef super::value_type value_type
 
typedef super::functionspace_type functionspace_type
 
typedef super::functionspace_type functionspace_ptrtype
 
typedef super::element_type element_type
 
- Public Types inherited from Feel::System< SpaceType >
typedef System< SpaceType > system_type
 
typedef SpaceType::value_type value_type
 
typedef SpaceType functionspace_type
 
typedef boost::shared_ptr
< SpaceType > 
functionspace_ptrtype
 
typedef
functionspace_type::element_type 
element_type
 

Public Member Functions

Constructors, destructor
 SystemExplicit (functionspace_ptrtype Xh, po::variables_map const &vm)
 
 SystemExplicit (SystemExplicit const &se)
 
 ~SystemExplicit ()
 
- Public Member Functions inherited from Feel::System< SpaceType >
 System (functionspace_ptrtype const &Xh, po::variables_map const &vm)
 
 System (System const &s)
 
virtual ~System ()
 
Systemoperator= (System const &s)
 
po::variables_map const & vm () const
 
functionspace_ptrtype const & functionSpace () const
 
void setVm (po::variables_map const &vm)
 set the variables map
 
void setFunctionSpace (functionspace_ptrtype const &Xh)
 set the function space
 
virtual void assemble ()=0
 
virtual void solve (element_type &u)=0
 

Static Public Attributes

Constants
static const uint16_type Dim = super::Dim
 
- Static Public Attributes inherited from Feel::System< SpaceType >
static const uint16_type Dim = SpaceType::nDim
 

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

Generated on Fri Oct 25 2013 14:24:32 for Feel++ by doxygen 1.8.4