Dune Core Modules (2.8.0)
power.hh
Unique label for each type of entities that can occur in DUNE grids.
Definition: type.hh:123
Meta-coefficients turning a scalar coefficients into vector-valued coefficients.
Definition: coefficients.hh:20
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-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
Meta-interpolation turning a scalar interpolation into vector-valued interpolation.
Definition: interpolation.hh:24
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
A unique label for each type of element that can occur in a grid.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)