Dune Core Modules (2.8.0)
Dune::L2LocalFiniteElement< FE > Struct Template Reference
Takes the basis factory from a given LocalFiniteElement (derived from GenericLocalFiniteElement) and replaces the coefficients with dg local keys, i.e., attaches all degrees of freedom to the codimension zero entity and uses a l2 interpolation. More...
#include <dune/localfunctions/utility/localfiniteelement.hh>
Public Member Functions | |
L2LocalFiniteElement (const GeometryType >, const typename Base::Key &key) | |
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 |
Detailed Description
template<class FE>
struct Dune::L2LocalFiniteElement< FE >
struct Dune::L2LocalFiniteElement< FE >
Takes the basis factory from a given LocalFiniteElement (derived from GenericLocalFiniteElement) and replaces the coefficients with dg local keys, i.e., attaches all degrees of freedom to the codimension zero entity and uses a l2 interpolation.
Constructor & Destructor Documentation
◆ L2LocalFiniteElement()
template<class FE >
|
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 !
◆ type()
|
inlineinherited |
- 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)