dune-fem  2.4.1-rc
Public Types | Static Public Member Functions | List of all members
Dune::Fem::CacheProvider< GridPart, 1 > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/quadrature/caching/cacheprovider.hh>

Public Types

typedef Traits::QuadratureType QuadratureType
 
typedef Traits::MapperType MapperType
 
typedef Traits::QuadratureKeyType QuadratureKeyType
 

Static Public Member Functions

template<class QuadratureImpl >
static const MapperTypegetMapper (const QuadratureImpl &quadImpl, GeometryType elementGeometry, int faceIndex, int faceTwist)
 

Member Typedef Documentation

template<class GridPart >
typedef Traits::MapperType Dune::Fem::CacheProvider< GridPart, 1 >::MapperType
template<class GridPart >
typedef Traits::QuadratureKeyType Dune::Fem::CacheProvider< GridPart, 1 >::QuadratureKeyType
template<class GridPart >
typedef Traits::QuadratureType Dune::Fem::CacheProvider< GridPart, 1 >::QuadratureType

Member Function Documentation

template<class GridPart >
template<class QuadratureImpl >
static const MapperType& Dune::Fem::CacheProvider< GridPart, 1 >::getMapper ( const QuadratureImpl &  quadImpl,
GeometryType  elementGeometry,
int  faceIndex,
int  faceTwist 
)
inlinestatic

The documentation for this class was generated from the following files: