dune-localfunctions
2.2.1
|
types of component objects More...
#include <dune/localfunctions/meta/power.hh>
Public Types | |
typedef PowerBasis< typename Backend::Traits::Basis, dimR > | Basis |
type of the Basis More... | |
typedef PowerCoefficients | Coefficients |
type of the Coefficients More... | |
typedef PowerInterpolation < typename Backend::Traits::Interpolation, typename Basis::Traits > | Interpolation |
type of the Interpolation More... | |
types of component objects
typedef PowerBasis<typename Backend::Traits::Basis, dimR> Dune::PowerFiniteElement< Backend, dimR >::Traits::Basis |
type of the Basis
typedef PowerCoefficients Dune::PowerFiniteElement< Backend, dimR >::Traits::Coefficients |
type of the Coefficients
typedef PowerInterpolation<typename Backend::Traits::Interpolation, typename Basis::Traits> Dune::PowerFiniteElement< Backend, dimR >::Traits::Interpolation |
type of the Interpolation