Grid manager specialization for extracting a grid from the facets of a host grid.
#include <limits>#include <concepts>#include <type_traits>#include <vector>#include <dune/grid/common/mcmgmapper.hh>#include <dune/geometry/referenceelements.hh>#include <dumux/geometry/geometricentityset.hh>#include "gridmanager.hh"Go to the source code of this file.
| Classes | |
| class | Dumux::FacetGridManager< HG, FacetGrid, HostGridManager > | 
| Grid manager for grids living on the facets of a host grid.  More... | |
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::Concept |