Dune Core Modules (2.6.0)

Dune::QkLocalFiniteElement< D, R, d, k > Class Template Reference

General Lagrange finite element for cubes with arbitrary dimension and polynomial order. More...

#include <dune/localfunctions/lagrange/qk.hh>

Public Types

typedef LocalFiniteElementTraits< LocalBasis, QkLocalCoefficients< k, d >, LocalInterpolationTraits
 

Public Member Functions

 QkLocalFiniteElement ()
 
const Traits::LocalBasisTypelocalBasis () const
 
const Traits::LocalCoefficientsTypelocalCoefficients () const
 
const Traits::LocalInterpolationTypelocalInterpolation () const
 
unsigned int size () const
 Number of shape functions in this finite element.
 

Static Public Member Functions

static constexpr GeometryType type ()
 

Detailed Description

template<class D, class R, int d, int k>
class Dune::QkLocalFiniteElement< D, R, d, k >

General Lagrange finite element for cubes with arbitrary dimension and polynomial order.

Note
The general class QkLocalCoefficients is available for k>0 in dimensions 2 and 3 only
Template Parameters
Dtype used for domain coordinates
Rtype used for function values
ddimension of the reference element
kpolynomial order

Member Typedef Documentation

◆ Traits

template<class D , class R , int d, int k>
typedef LocalFiniteElementTraits<LocalBasis,QkLocalCoefficients<k,d>,LocalInterpolation> Dune::QkLocalFiniteElement< D, R, d, k >::Traits
Todo:
Please doc me !

Constructor & Destructor Documentation

◆ QkLocalFiniteElement()

template<class D , class R , int d, int k>
Dune::QkLocalFiniteElement< D, R, d, k >::QkLocalFiniteElement ( )
inline
Todo:
Please doc me !

Member Function Documentation

◆ localBasis()

template<class D , class R , int d, int k>
const Traits::LocalBasisType& Dune::QkLocalFiniteElement< D, R, d, k >::localBasis ( ) const
inline
Todo:
Please doc me !

◆ localCoefficients()

template<class D , class R , int d, int k>
const Traits::LocalCoefficientsType& Dune::QkLocalFiniteElement< D, R, d, k >::localCoefficients ( ) const
inline
Todo:
Please doc me !

◆ localInterpolation()

template<class D , class R , int d, int k>
const Traits::LocalInterpolationType& Dune::QkLocalFiniteElement< D, R, d, k >::localInterpolation ( ) const
inline
Todo:
Please doc me !

◆ type()

template<class D , class R , int d, int k>
static constexpr GeometryType Dune::QkLocalFiniteElement< D, R, d, k >::type ( )
inlinestaticconstexpr
Todo:
Please doc me !

References Dune::GeometryTypes::cube().


The documentation for this class was generated from the following file:
  • dune/localfunctions/lagrange/qk.hh
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 18, 22:30, 2024)