dune-localfunctions  2.3beta2
Public Types | Public Member Functions | List of all members
Dune::RannacherTurekLocalFiniteElement< D, R, d > Struct Template Reference

please doc me More...

#include <dune/localfunctions/rannacherturek/rannacherturek.hh>

Inheritance diagram for Dune::RannacherTurekLocalFiniteElement< D, R, d >:
Inheritance graph

Public Types

typedef
LocalFiniteElementTraits
< RannacherTurekLocalBasis< D,
R, d >
, RannacherTurekLocalCoefficients
< d >
, RannacherTurekLocalInterpolation
< D, R, d > > 
Traits
 export traits class

Public Member Functions

const Traits::LocalBasisTypelocalBasis () const
 return local basis
const
Traits::LocalCoefficientsType
localCoefficients () const
 return local coefficients
const
Traits::LocalInterpolationType
localInterpolation () const
 return local interpolation
GeometryType type () const
 return geometry type

Detailed Description

template<class D, class R, unsigned int d>
struct Dune::RannacherTurekLocalFiniteElement< D, R, d >

please doc me

Template Parameters
Dtype to represent the field in the domain.
Rtype to represent the field in the range.
ddomain dimension

Member Typedef Documentation

template<class D, class R, unsigned int d>
typedef LocalFiniteElementTraits< RannacherTurekLocalBasis< D, R, d >, RannacherTurekLocalCoefficients< d >, RannacherTurekLocalInterpolation< D, R, d > > Dune::RannacherTurekLocalFiniteElement< D, R, d >::Traits

export traits class

Member Function Documentation

template<class D, class R, unsigned int d>
const Traits::LocalBasisType& Dune::RannacherTurekLocalFiniteElement< D, R, d >::localBasis ( ) const
inline

return local basis

template<class D, class R, unsigned int d>
const Traits::LocalCoefficientsType& Dune::RannacherTurekLocalFiniteElement< D, R, d >::localCoefficients ( ) const
inline

return local coefficients

template<class D, class R, unsigned int d>
const Traits::LocalInterpolationType& Dune::RannacherTurekLocalFiniteElement< D, R, d >::localInterpolation ( ) const
inline

return local interpolation

template<class D, class R, unsigned int d>
GeometryType Dune::RannacherTurekLocalFiniteElement< D, R, d >::type ( ) const
inline

return geometry type


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