dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Fem::Codegen::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp > Struct Template Reference

#include <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

◆ BaseFunctionSetType

template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef BaseFunctionSet Dune::Fem::Codegen::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::BaseFunctionSetType

◆ BaseTraits

template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef Traits Dune::Fem::Codegen::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::BaseTraits

◆ FactorType

template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef Traits::FactorType Dune::Fem::Codegen::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::FactorType

◆ Geometry

template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef Traits::Geometry Dune::Fem::Codegen::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::Geometry

◆ LocalDofVectorType

template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef Traits::LocalDofVectorType Dune::Fem::Codegen::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::LocalDofVectorType

◆ QuadratureType

template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef Traits::QuadratureType Dune::Fem::Codegen::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::QuadratureType

◆ RangeVectorType

template<class Traits , class BaseFunctionSet , class RangeVectorImp >
typedef RangeVectorImp Dune::Fem::Codegen::EvaluateCallerTraits< Traits, BaseFunctionSet, RangeVectorImp >::RangeVectorType

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