Dune Core Modules (2.6.0)

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

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

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

Public Types

typedef LocalFiniteElementTraits< Pk1DLocalBasis< D, R, k >, Pk1DLocalCoefficients< k >, Pk1DLocalInterpolation< Pk1DLocalBasis< 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, 1, k >

General Lagrange finite element – specialization for a 2d 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<Pk1DLocalBasis<D,R,k>, Pk1DLocalCoefficients<k>, Pk1DLocalInterpolation<Pk1DLocalBasis<D,R,k> > > Dune::Pk1DLocalFiniteElement< 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::Pk1DLocalFiniteElement< D, R, k >::localBasis ( ) const
inlineinherited
Todo:
Please doc me !

◆ localCoefficients()

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

◆ localInterpolation()

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

◆ type()

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

References Dune::GeometryTypes::line.


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)