template<int Dim, int Order>
class Feel::HeatSink< Dim, Order >
Heat sink application
Inherits Application.
|
typedef bases< Lagrange< Order,
Scalar > > | basis_type |
|
typedef boost::shared_ptr
< bdf_type > | bdf_ptrtype |
|
typedef Bdf< space_type > | bdf_type |
|
typedef space_type::element_type | element_type |
|
typedef Entity< Dim > | entity_type |
|
typedef Exporter< mesh_type > | export_type |
|
typedef boost::shared_ptr
< mesh_type > | mesh_ptrtype |
|
typedef Mesh< entity_type > | mesh_type |
|
typedef p0_space_type::element_type | p0_element_type |
|
typedef FunctionSpace
< mesh_type, bases< Lagrange
< 0, Scalar > >, Discontinuous > | p0_space_type |
|
typedef boost::shared_ptr
< space_type > | space_ptrtype |
|
typedef FunctionSpace
< mesh_type, basis_type,
value_type > | space_type |
|
typedef double | value_type |
|
template<int Dim, int Order>
template<int Dim, int Order>
[marker3]
[marker3]
[marker4]
[marker4]
The documentation for this class was generated from the following file: