#include <cassert>
#include <vector>
#include <dune/common/geometrytype.hh>
#include <dune/grid/common/gridenums.hh>
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... |