|
dune-localfunctions 2.10
|
types of domain and range More...
#include <dune/localfunctions/meta/power/basis.hh>

Public Types | |
| typedef FieldVector< typename Traits::RangeField, dimR > | Range |
| Type used for range values. | |
| typedef FieldMatrix< typename Traits::RangeField, dimR, Traits::dimDomainGlobal > | Jacobian |
| Jacobian properties. | |
Static Public Attributes | |
| static const std::size_t | dimRange = dimR |
| Dimension of the range values. | |
types of domain and range
| typedef FieldMatrix<typename Traits::RangeField, dimR, Traits::dimDomainGlobal> Dune::PowerBasis< Backend, dimR >::Traits::Jacobian |
| typedef FieldVector<typename Traits::RangeField, dimR> Dune::PowerBasis< Backend, dimR >::Traits::Range |
Type used for range values.
|
static |
Dimension of the range values.