A basic implementation of a grid geometry with some common interfaces.
#include <memory>#include <utility>#include <type_traits>#include <dune/grid/common/mcmgmapper.hh>#include <dumux/common/entitymap.hh>#include <dumux/common/indextraits.hh>#include <dumux/geometry/boundingboxtree.hh>#include <dumux/geometry/geometricentityset.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::BasicGridGeometry< GV, EM, VM > | 
| An implementation of a grid geometry with some basic features.  More... | |
| Namespaces | |
| namespace | Dumux |