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 >, LocalInterpolation > | Traits |
Public Member Functions | |
QkLocalFiniteElement () | |
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. | |
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 >
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
-
D type used for domain coordinates R type used for function values d dimension of the reference element k polynomial 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>
|
inline |
- Todo:
- Please doc me !
Member Function Documentation
◆ localBasis()
template<class D , class R , int d, int k>
|
inline |
- Todo:
- Please doc me !
◆ localCoefficients()
template<class D , class R , int d, int k>
|
inline |
- Todo:
- Please doc me !
◆ localInterpolation()
template<class D , class R , int d, int k>
|
inline |
- Todo:
- Please doc me !
◆ type()
template<class D , class R , int d, int k>
|
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
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 24, 23:30, 2024)