Dune Core Modules (2.6.0)
localfiniteelement.hh
46 Impl::IfTopology< FiniteElement::template Maker, dimDomain >::apply( topologyId_, key_, finiteElement_ );
55 Impl::IfTopology< FiniteElement::template Maker, dimDomain >::apply( topologyId_, key_, finiteElement_ );
Unique label for each type of entities that can occur in DUNE grids.
Definition: type.hh:277
decltype(auto) apply(F &&f, ArgTuple &&args)
Apply function with arguments given as tuple.
Definition: apply.hh:58
bool gt(const T &first, const T &second, typename EpsilonType< T >::Type epsilon)
test if first greater than second
Definition: float_cmp.cc:147
A factory class for the dg local coefficients.
Definition: dglocalcoefficients.hh:71
Takes the basis and interpolation factory from a given LocalFiniteElement (derived from GenericLocalF...
Definition: localfiniteelement.hh:155
DGLocalFiniteElement(const GeometryType >, const typename Base::Key &key)
Definition: localfiniteelement.hh:164
A LocalFiniteElement implementation based on three TopologyFactories providing the LocalBasis,...
Definition: localfiniteelement.hh:22
GenericLocalFiniteElement(const GenericLocalFiniteElement &other)
Definition: localfiniteelement.hh:50
const Traits::LocalInterpolationType & localInterpolation() const
Definition: localfiniteelement.hh:79
unsigned int size() const
Number of shape functions in this finite element.
Definition: localfiniteelement.hh:85
unsigned int topologyId() const
Definition: localfiniteelement.hh:99
GenericLocalFiniteElement(const GeometryType >, const Key &key)
Definition: localfiniteelement.hh:41
const Traits::LocalCoefficientsType & localCoefficients() const
Definition: localfiniteelement.hh:72
const Traits::LocalBasisType & localBasis() const
Definition: localfiniteelement.hh:65
Takes the basis factory from a given LocalFiniteElement (derived from GenericLocalFiniteElement) and ...
Definition: localfiniteelement.hh:180
L2LocalFiniteElement(const GeometryType >, const typename Base::Key &key)
Definition: localfiniteelement.hh:189
LB LocalBasisType
Definition: localfiniteelementtraits.hh:14
LC LocalCoefficientsType
Definition: localfiniteelementtraits.hh:18
LI LocalInterpolationType
Definition: localfiniteelementtraits.hh:22
A factory class for the local l2 interpolations taking a basis factory.
Definition: l2interpolation.hh:188
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 24, 23:30, 2024)