dune-localfunctions  2.5.0
Public Types | Public Member Functions | List of all members
Dune::P2LocalFiniteElement< D, R, 2 > Class Template Reference

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

Inheritance diagram for Dune::P2LocalFiniteElement< D, R, 2 >:
Inheritance graph

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. More...
 
GeometryType type () const
 
Pk2DLocalFiniteElementclone () const
 

Detailed Description

template<class D, class R>
class Dune::P2LocalFiniteElement< D, R, 2 >

Todo:
Please doc me !

Member Typedef Documentation

◆ Traits

Todo:
Please doc me !

Member Function Documentation

◆ clone()

Pk2DLocalFiniteElement* Dune::Pk2DLocalFiniteElement< D, R, k >::clone ( ) const
inlineinherited

◆ 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 !

◆ size()

unsigned int Dune::Pk2DLocalFiniteElement< D, R, k >::size ( ) const
inlineinherited

Number of shape functions in this finite element.

◆ type()

GeometryType Dune::Pk2DLocalFiniteElement< D, R, k >::type ( ) const
inlineinherited
Todo:
Please doc me !

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