Dune Core Modules (2.7.1)
Dune::GenericLocalFiniteElement< BasisF, CoeffF, InterpolF > Struct Template Reference
A LocalFiniteElement implementation based on three TopologyFactories providing the LocalBasis, LocalCoefficients, and LocalInterpolations. Note the key type for all three factories must coincide. More...
#include <dune/localfunctions/utility/localfiniteelement.hh>
Public Member Functions | |
GenericLocalFiniteElement (const GeometryType >, const Key &key) | |
GenericLocalFiniteElement (const GenericLocalFiniteElement &other) | |
const Traits::LocalBasisType & | localBasis () const |
const Traits::LocalCoefficientsType & | localCoefficients () const |
const Traits::LocalInterpolationType & | localInterpolation () const |
unsigned int | size () const |
Number of shape functions in this finite element. | |
GeometryType | type () const |
unsigned int | topologyId () const |
Detailed Description
template<class BasisF, class CoeffF, class InterpolF>
struct Dune::GenericLocalFiniteElement< BasisF, CoeffF, InterpolF >
struct Dune::GenericLocalFiniteElement< BasisF, CoeffF, InterpolF >
A LocalFiniteElement implementation based on three TopologyFactories providing the LocalBasis, LocalCoefficients, and LocalInterpolations. Note the key type for all three factories must coincide.
Constructor & Destructor Documentation
◆ GenericLocalFiniteElement() [1/2]
template<class BasisF , class CoeffF , class InterpolF >
|
inline |
- Todo:
- Please doc me
References Dune::Std::apply().
◆ GenericLocalFiniteElement() [2/2]
template<class BasisF , class CoeffF , class InterpolF >
|
inline |
- Todo:
- Please doc me
References Dune::Std::apply().
Member Function Documentation
◆ localBasis()
template<class BasisF , class CoeffF , class InterpolF >
|
inline |
- Todo:
- Please doc me !
◆ localCoefficients()
template<class BasisF , class CoeffF , class InterpolF >
|
inline |
- Todo:
- Please doc me !
◆ localInterpolation()
template<class BasisF , class CoeffF , class InterpolF >
|
inline |
- Todo:
- Please doc me !
◆ topologyId()
template<class BasisF , class CoeffF , class InterpolF >
|
inline |
- Todo:
- Please doc me !
- Deprecated:
- Deprecated in dune-localfunctions 2.7. Use type().id() instead!
- Deprecated:
- "Use type().id() instead!"
◆ type()
template<class BasisF , class CoeffF , class InterpolF >
|
inline |
- Todo:
- Please doc me !
The documentation for this struct was generated from the following file:
- dune/localfunctions/utility/localfiniteelement.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)