dune-fem 2.8.0
|
Specialisation for grids without any twists (i.e. Cartesian ones). More...
#include <dune/fem/quadrature/caching/cacheprovider.hh>
Public Types | |
typedef Traits::MapperType | MapperType |
typedef Traits::MapperPairType | MapperPairType |
Public Member Functions | |
CacheStorage (int numFaces) | |
CacheStorage (const CacheStorage &other) | |
void | addMapper (const MapperType &mapper, const MapperType &interpolMapper, int faceIndex) |
const MapperPairType & | getMapper (int faceIndex, int faceTwist) const |
Specialisation for grids without any twists (i.e. Cartesian ones).
typedef Traits::MapperPairType Dune::Fem::CacheStorage< ct, dim, false >::MapperPairType |
typedef Traits::MapperType Dune::Fem::CacheStorage< ct, dim, false >::MapperType |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |