|
dune-localfunctions 2.8.0
|
Loading...
Searching...
No Matches
power.hh
Go to the documentation of this file.
Meta-finite element turning a scalar finite element into vector-valued one.
Definition power.hh:27
const Traits::Basis & basis() const
Extract basis of this finite element.
Definition power.hh:75
GeometryType type() const
Extract geometry type of this finite element.
Definition power.hh:91
const Traits::Interpolation & interpolation() const
Extract interpolation of this finite element.
Definition power.hh:88
PowerFiniteElement(const Backend &backend_)
Construct a finite element.
Definition power.hh:51
PowerFiniteElement(const std::shared_ptr< const Backend > &backendSPtr)
Construct a finite element.
Definition power.hh:63
const Traits::Coefficients & coefficients() const
Extract coefficients of this finite element.
Definition power.hh:81
PowerBasis< typename Backend::Traits::Basis, dimR > Basis
type of the Basis
Definition power.hh:32
PowerCoefficients Coefficients
type of the Coefficients
Definition power.hh:34
PowerInterpolation< typename Backend::Traits::Interpolation, typename Basis::Traits > Interpolation
type of the Interpolation
Definition power.hh:37
Factory for meta-finite elements turning scalar finite elements into vector-valued ones.
Definition power.hh:105
const FiniteElement make(const std::shared_ptr< const BackendFiniteElement > &backendSPtr) const
create a finite element
Definition power.hh:123
const FiniteElement make(const BackendFiniteElement &backend) const
create a finite element
Definition power.hh:115
PowerFiniteElement< BackendFiniteElement, dimR > FiniteElement
Type of the finite element.
Definition power.hh:108
Meta-basis turning a scalar basis into vector-valued basis.
Definition meta/power/basis.hh:24
Meta-coefficients turning a scalar coefficients into vector-valued coefficients.
Definition meta/power/coefficients.hh:20
Meta-interpolation turning a scalar interpolation into vector-valued interpolation.
Definition meta/power/interpolation.hh:24
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8