Dune Core Modules (2.6.0)

Dune::PkLocalFiniteElement< D, R, 3, k > Class Template Reference

General Lagrange finite element – specialization for a 3d reference element. More...

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

Public Types

typedef LocalFiniteElementTraits< Pk3DLocalBasis< D, R, k >, Pk3DLocalCoefficients< k >, Pk3DLocalInterpolation< Pk3DLocalBasis< D, R, k > > > Traits
 

Public Member Functions

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 k>
class Dune::PkLocalFiniteElement< D, R, 3, k >

General Lagrange finite element – specialization for a 3d reference element.

Template Parameters
Dtype used for domain coordinates
Rtype used for function values
kpolynomial order

Member Typedef Documentation

◆ Traits

template<class D , class R , unsigned int k>
typedef LocalFiniteElementTraits<Pk3DLocalBasis<D,R,k>, Pk3DLocalCoefficients<k>, Pk3DLocalInterpolation<Pk3DLocalBasis<D,R,k> > > Dune::Pk3DLocalFiniteElement< D, R, k >::Traits
inherited
Todo:
Please doc me !

Member Function Documentation

◆ localBasis()

template<class D , class R , unsigned int k>
const Traits::LocalBasisType& Dune::Pk3DLocalFiniteElement< D, R, k >::localBasis ( ) const
inlineinherited
Todo:
Please doc me !

◆ localCoefficients()

template<class D , class R , unsigned int k>
const Traits::LocalCoefficientsType& Dune::Pk3DLocalFiniteElement< D, R, k >::localCoefficients ( ) const
inlineinherited
Todo:
Please doc me !

◆ localInterpolation()

template<class D , class R , unsigned int k>
const Traits::LocalInterpolationType& Dune::Pk3DLocalFiniteElement< D, R, k >::localInterpolation ( ) const
inlineinherited
Todo:
Please doc me !

◆ type()

template<class D , class R , unsigned int k>
static constexpr GeometryType Dune::Pk3DLocalFiniteElement< D, R, k >::type ( )
inlinestaticconstexprinherited
Todo:
Please doc me !

References Dune::GeometryTypes::tetrahedron.


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