dune-grid
2.1.1
|
Provides size cache classes to implement the grids size method efficiently. More...
Go to the source code of this file.
Classes | |
class | Dune::SingleTypeSizeCache< GridImp > |
organizes the caching of sizes for one grid and one GeometryType More... | |
struct | Dune::SingleTypeSizeCache< GridImp >::CountLevelEntities< SzCacheType, pitype, codim > |
struct | Dune::SingleTypeSizeCache< GridImp >::CountLevelEntities< SzCacheType, pitype, 0 > |
struct | Dune::SingleTypeSizeCache< GridImp >::CountLeafEntities< SzCacheType, pitype, codim > |
struct | Dune::SingleTypeSizeCache< GridImp >::CountLeafEntities< SzCacheType, pitype, 0 > |
class | Dune::SizeCache< GridImp > |
oranizes the caching of sizes for one grid More... | |
Namespaces | |
namespace | Dune |
Provides size cache classes to implement the grids size method efficiently.