Dune Core Modules (unstable)
Dune::PowerBasis< Backend, dimR >::Traits Struct Reference
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. More... | |
Static Public Attributes | |
| static const std::size_t | dimRange = dimR |
| Dimension of the range values. | |
Detailed Description
template<class Backend, std::size_t dimR>
struct Dune::PowerBasis< Backend, dimR >::Traits
struct Dune::PowerBasis< Backend, dimR >::Traits
types of domain and range
Member Typedef Documentation
◆ Jacobian
template<class Backend , std::size_t dimR>
| typedef FieldMatrix<typename Traits::RangeField, dimR, Traits::dimDomainGlobal> Dune::PowerBasis< Backend, dimR >::Traits::Jacobian |
Jacobian properties.
- Note
- The Jacobian should be some matrix type with
dimRangexdimDomainGlobalcomponents of typeRangeField.
The documentation for this struct was generated from the following file:
- dune/localfunctions/meta/power/basis.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)