solves the stokes equations
Inherits Simget.
|
typedef boost::shared_ptr
< backend_type > | backend_ptrtype |
|
typedef Backend< value_type > | backend_type |
|
typedef Lagrange< 0, Scalar > | basis_l_type |
|
typedef Lagrange< 1, Scalar > | basis_p_type |
|
typedef bases< basis_u_type,
basis_p_type > | basis_type |
|
typedef Lagrange< 2, Vectorial > | basis_u_type |
|
typedef Simplex< 2 > | convex_type |
|
typedef space_type::element_type | element_type |
|
typedef Exporter< mesh_type > | export_type |
|
typedef boost::shared_ptr
< mesh_type > | mesh_ptrtype |
|
typedef Mesh< convex_type > | mesh_type |
|
typedef boost::shared_ptr
< space_type > | space_ptrtype |
|
typedef FunctionSpace
< mesh_type, basis_type > | space_type |
|
typedef double | value_type |
|
|
template<typename ExprUExact , typename ExprPExact > |
void | exportResults (ExprUExact u_exact, ExprPExact p_exact, element_type &U, element_type &V) |
|
FEELPP_DONT_INLINE void | init () |
|
FEELPP_DONT_INLINE void | run () |
|
void Feel::Stokes::run |
( |
| ) |
|
The documentation for this class was generated from the following file: