Dune Core Modules (2.6.0)

Dune::P2LocalFiniteElement< D, R, 2 > Class Template Reference

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

Public Types

typedef LocalFiniteElementTraits< Pk2DLocalBasis< D, R, k >, Pk2DLocalCoefficients< k >, Pk2DLocalInterpolation< Pk2DLocalBasis< 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>
class Dune::P2LocalFiniteElement< D, R, 2 >

Todo:
Please doc me !

Member Typedef Documentation

◆ Traits

typedef LocalFiniteElementTraits<Pk2DLocalBasis<D,R,k>, Pk2DLocalCoefficients<k>, Pk2DLocalInterpolation<Pk2DLocalBasis<D,R,k> > > Dune::Pk2DLocalFiniteElement< D, R, k >::Traits
inherited
Todo:
Please doc me !

Member Function Documentation

◆ localBasis()

const Traits::LocalBasisType& Dune::Pk2DLocalFiniteElement< D, R, k >::localBasis ( ) const
inlineinherited
Todo:
Please doc me !

◆ localCoefficients()

const Traits::LocalCoefficientsType& Dune::Pk2DLocalFiniteElement< D, R, k >::localCoefficients ( ) const
inlineinherited
Todo:
Please doc me !

◆ localInterpolation()

const Traits::LocalInterpolationType& Dune::Pk2DLocalFiniteElement< D, R, k >::localInterpolation ( ) const
inlineinherited
Todo:
Please doc me !

◆ type()

static constexpr GeometryType Dune::Pk2DLocalFiniteElement< D, R, k >::type ( )
inlinestaticconstexprinherited
Todo:
Please doc me !

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