This helper class is obsolete when using the new GridView interface
#include <dune/common/static_assert.hh>
#include <dune/common/typetraits.hh>
#include <dune/common/deprecated.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
struct | Dune::LevelTag |
A tag to identify that we work on a level of a grid. More... | |
struct | Dune::LeafTag |
A tag to identify that we work on the leaf of a grid. More... | |
struct | Dune::IntersectionIteratorGetter< Grid, Tag > |
Utility class to get the Intersection Iterator the right way. More... |