dune-localfunctions  2.2.0
Public Types | Public Member Functions
Dune::P2LocalFiniteElement< D, R, 2 > Class Template Reference

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

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

List of all members.

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::LocalCoefficientsType
localCoefficients () const
const
Traits::LocalInterpolationType
localInterpolation () const
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

Todo:
Please doc me !

Member Function Documentation

Pk2DLocalFiniteElement* Dune::Pk2DLocalFiniteElement< D, R, k >::clone ( ) const [inline, inherited]
const Traits::LocalBasisType& Dune::Pk2DLocalFiniteElement< D, R, k >::localBasis ( ) const [inline, inherited]
Todo:
Please doc me !
const Traits::LocalCoefficientsType& Dune::Pk2DLocalFiniteElement< D, R, k >::localCoefficients ( ) const [inline, inherited]
Todo:
Please doc me !
const Traits::LocalInterpolationType& Dune::Pk2DLocalFiniteElement< D, R, k >::localInterpolation ( ) const [inline, inherited]
Todo:
Please doc me !
GeometryType Dune::Pk2DLocalFiniteElement< D, R, k >::type ( ) const [inline, inherited]
Todo:
Please doc me !

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