dune-localfunctions  2.3.1-rc1
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 More...
 

Public Member Functions

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

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

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: