dune-localfunctions 2.10
Loading...
Searching...
No Matches
Dune::PQ22DLocalFiniteElement< D, R > Class Template Reference

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

Public Types

using Traits = typename LFEVariant::Traits

Public Member Functions

 PQ22DLocalFiniteElement (const GeometryType &gt)
 PQ22DLocalFiniteElement (const GeometryType &gt, const std::vector< unsigned int > vertexmap)
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.
GeometryType type () const

Member Typedef Documentation

◆ Traits

template<class D, class R>
using Dune::PQ22DLocalFiniteElement< D, R >::Traits = typename LFEVariant::Traits

Constructor & Destructor Documentation

◆ PQ22DLocalFiniteElement() [1/2]

template<class D, class R>
Dune::PQ22DLocalFiniteElement< D, R >::PQ22DLocalFiniteElement ( const GeometryType & gt)
inline

◆ PQ22DLocalFiniteElement() [2/2]

template<class D, class R>
Dune::PQ22DLocalFiniteElement< D, R >::PQ22DLocalFiniteElement ( const GeometryType & gt,
const std::vector< unsigned int > vertexmap )
inline

Member Function Documentation

◆ localBasis()

template<class D, class R>
const Traits::LocalBasisType & Dune::PQ22DLocalFiniteElement< D, R >::localBasis ( ) const
inline

◆ localCoefficients()

template<class D, class R>
const Traits::LocalCoefficientsType & Dune::PQ22DLocalFiniteElement< D, R >::localCoefficients ( ) const
inline

◆ localInterpolation()

template<class D, class R>
const Traits::LocalInterpolationType & Dune::PQ22DLocalFiniteElement< D, R >::localInterpolation ( ) const
inline

◆ size()

template<class D, class R>
unsigned int Dune::PQ22DLocalFiniteElement< D, R >::size ( ) const
inline

Number of shape functions in this finite element.

◆ type()

template<class D, class R>
GeometryType Dune::PQ22DLocalFiniteElement< D, R >::type ( ) const
inline

The documentation for this class was generated from the following file: