dune-fem  2.4.1-rc
Public Types | Public Member Functions | List of all members
Dune::Fem::RannacherTurekDofMapperCodeFactory< LocalCoefficients > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/rannacherturek/dofmappercode.hh>

Public Types

typedef LocalCoefficients LocalCoefficientsType
 

Public Member Functions

 RannacherTurekDofMapperCodeFactory (const LocalCoefficients &localCoefficients=LocalCoefficients())
 
template<class Field , int dim>
Dune::Fem::DofMapperCode operator() (const Dune::ReferenceElement< Field, dim > &refElement) const
 
const LocalCoefficientsTypelocalCoefficients () const
 

Member Typedef Documentation

template<class LocalCoefficients>
typedef LocalCoefficients Dune::Fem::RannacherTurekDofMapperCodeFactory< LocalCoefficients >::LocalCoefficientsType

Constructor & Destructor Documentation

template<class LocalCoefficients>
Dune::Fem::RannacherTurekDofMapperCodeFactory< LocalCoefficients >::RannacherTurekDofMapperCodeFactory ( const LocalCoefficients &  localCoefficients = LocalCoefficients())
inline

Member Function Documentation

template<class LocalCoefficients>
const LocalCoefficientsType& Dune::Fem::RannacherTurekDofMapperCodeFactory< LocalCoefficients >::localCoefficients ( ) const
inline
template<class LocalCoefficients>
template<class Field , int dim>
Dune::Fem::DofMapperCode Dune::Fem::RannacherTurekDofMapperCodeFactory< LocalCoefficients >::operator() ( const Dune::ReferenceElement< Field, dim > &  refElement) const
inline

References Dune::Fem::compile().


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