sizecache.hh File Reference
Detailed Description
Provides size cache classes to implement the grids size method efficiently.
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
class | Dune::SingleTypeSizeCache< GridImp > |
organizes the caching of sizes for one grid and one GeometryType More... | |
class | Dune::SizeCache< GridImp > |
oranizes the caching of sizes for one grid More... |