|
dune-localfunctions 2.12-git
|
Loading...
Searching...
No Matches
power.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
Meta-finite element turning a scalar finite element into vector-valued one.
Definition power.hh:29
const Traits::Basis & basis() const
Extract basis of this finite element.
Definition power.hh:77
GeometryType type() const
Extract geometry type of this finite element.
Definition power.hh:93
const Traits::Interpolation & interpolation() const
Extract interpolation of this finite element.
Definition power.hh:90
PowerFiniteElement(const Backend &backend_)
Construct a finite element.
Definition power.hh:53
PowerFiniteElement(const std::shared_ptr< const Backend > &backendSPtr)
Construct a finite element.
Definition power.hh:65
const Traits::Coefficients & coefficients() const
Extract coefficients of this finite element.
Definition power.hh:83
PowerBasis< typename Backend::Traits::Basis, dimR > Basis
type of the Basis
Definition power.hh:34
PowerCoefficients Coefficients
type of the Coefficients
Definition power.hh:36
PowerInterpolation< typename Backend::Traits::Interpolation, typename Basis::Traits > Interpolation
type of the Interpolation
Definition power.hh:39
Factory for meta-finite elements turning scalar finite elements into vector-valued ones.
Definition power.hh:107
const FiniteElement make(const std::shared_ptr< const BackendFiniteElement > &backendSPtr) const
create a finite element
Definition power.hh:125
const FiniteElement make(const BackendFiniteElement &backend) const
create a finite element
Definition power.hh:117
PowerFiniteElement< BackendFiniteElement, dimR > FiniteElement
Type of the finite element.
Definition power.hh:110
Meta-basis turning a scalar basis into vector-valued basis.
Definition meta/power/basis.hh:26
Meta-coefficients turning a scalar coefficients into vector-valued coefficients.
Definition meta/power/coefficients.hh:23
Meta-interpolation turning a scalar interpolation into vector-valued interpolation.
Definition meta/power/interpolation.hh:26
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8