dune-localfunctions 2.10
|
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 | |
typedef PowerCoefficients | Coefficients |
type of the Coefficients | |
typedef PowerInterpolation< typename Backend::Traits::Interpolation, typename Basis::Traits > | Interpolation |
type of the Interpolation | |
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