Dune Core Modules (2.7.1)
Dune::OrthonormalLocalFiniteElement< dimDomain, D, R, SF, CF > Class Template Reference
A class providing orthonormal basis functions. More...
#include <dune/localfunctions/orthonormal.hh>
Public Member Functions | |
OrthonormalLocalFiniteElement (const GeometryType >, unsigned int order) | |
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<unsigned int dimDomain, class D, class R, class SF = R, class CF = SF>
class Dune::OrthonormalLocalFiniteElement< dimDomain, D, R, SF, CF >
class Dune::OrthonormalLocalFiniteElement< dimDomain, D, R, SF, CF >
A class providing orthonormal basis functions.
These basis functions are constructed by l2 orthonormalizing of monomials over a reference element. Thus the span is always Pk. The coefficients and the interpolation are given by the Dune::DGLocalCoefficientsFactory and the Dune::LocalL2InterpolationFactory.
- Template Parameters
-
dimDomain dimension of reference elements D domain for basis functions R range for basis functions SF storage field for basis matrix CF compute field for basis matrix
Constructor & Destructor Documentation
◆ OrthonormalLocalFiniteElement()
template<unsigned int dimDomain, class D , class R , class SF = R, class CF = SF>
|
inline |
- Todo:
- Please doc me !
Member Function Documentation
◆ localBasis()
|
inlineinherited |
- Todo:
- Please doc me !
◆ localCoefficients()
|
inlineinherited |
- Todo:
- Please doc me !
◆ localInterpolation()
|
inlineinherited |
- Todo:
- Please doc me !
◆ topologyId()
|
inlineinherited |
- Todo:
- Please doc me !
- Deprecated:
- Deprecated in dune-localfunctions 2.7. Use type().id() instead!
- Deprecated:
- "Use type().id() instead!"
◆ type()
|
inlineinherited |
- Todo:
- Please doc me !
The documentation for this class was generated from the following file:
- dune/localfunctions/orthonormal.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)