dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/basisfunctionset/evaluatecaller.hh>

Public Types

typedef Traits BaseTraits
 
typedef Traits::QuadratureType QuadratureType
 
typedef Traits::FactorType FactorType
 
typedef Traits::LocalDofVectorType LocalDofVectorType
 
typedef Traits::Geometry Geometry
 
typedef BaseFunctionSet BaseFunctionSetType
 
typedef RangeVectorImp RangeVectorType
 

Member Typedef Documentation

template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef BaseFunctionSet Dune::Fem::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::BaseFunctionSetType
template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef Traits Dune::Fem::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::BaseTraits
template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef Traits :: FactorType Dune::Fem::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::FactorType
template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef Traits :: Geometry Dune::Fem::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::Geometry
template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef Traits :: LocalDofVectorType Dune::Fem::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::LocalDofVectorType
template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef Traits :: QuadratureType Dune::Fem::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::QuadratureType
template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef RangeVectorImp Dune::Fem::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::RangeVectorType

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