|
dune-localfunctions 2.12-git
|
Loading...
Searching...
No Matches
localfunctions/utility/localfiniteelement.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
LB LocalBasisType
Definition localfiniteelementtraits.hh:16
LC LocalCoefficientsType
Definition localfiniteelementtraits.hh:20
LI LocalInterpolationType
Definition localfiniteelementtraits.hh:24
A factory class for the dg local coefficients.
Definition dglocalcoefficients.hh:59
A factory class for the local l2 interpolations taking a basis factory.
Definition l2interpolation.hh:163
A LocalFiniteElement implementation based on three TopologyFactories providing the LocalBasis,...
Definition localfunctions/utility/localfiniteelement.hh:25
GeometryType type() const
Definition localfunctions/utility/localfiniteelement.hh:99
GenericLocalFiniteElement(const GenericLocalFiniteElement &other)
Definition localfunctions/utility/localfiniteelement.hh:55
const Traits::LocalInterpolationType & localInterpolation() const
Definition localfunctions/utility/localfiniteelement.hh:86
unsigned int size() const
Number of shape functions in this finite element.
Definition localfunctions/utility/localfiniteelement.hh:92
CoeffF CoefficientFactory
Definition localfunctions/utility/localfiniteelement.hh:35
BasisF BasisFactory
Definition localfunctions/utility/localfiniteelement.hh:34
BasisF::Key Key
Definition localfunctions/utility/localfiniteelement.hh:31
GenericLocalFiniteElement(const GeometryType >, const Key &key)
Definition localfunctions/utility/localfiniteelement.hh:44
const Traits::LocalCoefficientsType & localCoefficients() const
Definition localfunctions/utility/localfiniteelement.hh:79
InterpolF InterpolationFactory
Definition localfunctions/utility/localfiniteelement.hh:36
static const unsigned int dimDomain
Definition localfunctions/utility/localfiniteelement.hh:32
LocalFiniteElementTraits< typename BasisF::Object, typename CoeffF::Object, typename InterpolF::Object > Traits
Definition localfunctions/utility/localfiniteelement.hh:29
GenericLocalFiniteElement< BasisF, CoeffF, InterpolF > This
Definition localfunctions/utility/localfiniteelement.hh:26
const Traits::LocalBasisType & localBasis() const
Definition localfunctions/utility/localfiniteelement.hh:72
~GenericLocalFiniteElement()
Definition localfunctions/utility/localfiniteelement.hh:65
Takes the basis and interpolation factory from a given LocalFiniteElement (derived from GenericLocalF...
Definition localfunctions/utility/localfiniteelement.hh:148
Base::Traits Traits
Definition localfunctions/utility/localfiniteelement.hh:153
DGLocalFiniteElement(const GeometryType >, const typename Base::Key &key)
Definition localfunctions/utility/localfiniteelement.hh:157
GenericLocalFiniteElement< typename FE::BasisFactory, DGLocalCoefficientsFactory< typename FE::BasisFactory >, typename FE::InterpolationFactory > Base
Definition localfunctions/utility/localfiniteelement.hh:151
Takes the basis factory from a given LocalFiniteElement (derived from GenericLocalFiniteElement) and ...
Definition localfunctions/utility/localfiniteelement.hh:173
L2LocalFiniteElement(const GeometryType >, const typename Base::Key &key)
Definition localfunctions/utility/localfiniteelement.hh:182
GenericLocalFiniteElement< typename FE::BasisFactory, DGLocalCoefficientsFactory< typename FE::BasisFactory >, LocalL2InterpolationFactory< typename FE::BasisFactory, false > > Base
Definition localfunctions/utility/localfiniteelement.hh:176
Base::Traits Traits
Definition localfunctions/utility/localfiniteelement.hh:178
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8