dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Dune::Fem::CacheProvider< GridPart, 1 > Class Template Reference

#include <dune/fem/quadrature/caching/cacheprovider.hh>

Public Types

typedef Traits::QuadratureType QuadratureType
 
typedef Traits::MapperType MapperType
 
typedef Traits::QuadratureKeyType QuadratureKeyType
 
typedef std::pair< MapperType, MapperTypeMapperPairType
 

Static Public Member Functions

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

Member Typedef Documentation

◆ MapperPairType

template<class GridPart >
typedef std::pair< MapperType, MapperType > Dune::Fem::CacheProvider< GridPart, 1 >::MapperPairType

◆ MapperType

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

◆ QuadratureKeyType

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

◆ QuadratureType

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

Member Function Documentation

◆ getMapper()

template<class GridPart >
template<class QuadratureImpl >
static const MapperPairType & 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: