|
dune-fem
2.8-git
|
Specialisation for grids with twist (i.e. unstructured 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, int maxTwist) | |
| CacheStorage (const CacheStorage &other) | |
| void | addMapper (const MapperType &faceMapper, const MapperType &interpolMapper, const MapperType &twistMapper, int faceIndex, int faceTwist) |
| const MapperPairType & | getMapper (int faceIndex, int faceTwist) const |
Specialisation for grids with twist (i.e. unstructured ones).
| typedef Traits::MapperPairType Dune::Fem::CacheStorage< ct, dim, true >::MapperPairType |
| typedef Traits::MapperType Dune::Fem::CacheStorage< ct, dim, true >::MapperType |
|
inline |
|
inline |
|
inline |
|
inline |