A grid creator that matches a free-flow grid to a PNM grid.
#include <bitset>#include <optional>#include <dune/common/float_cmp.hh>#include <dune/geometry/axisalignedcubegeometry.hh>#include <dumux/geometry/intersectspointgeometry.hh>#include <dumux/io/grid/gridmanager.hh>Go to the source code of this file.
Classes | |
| class | Dumux::PoreNetwork::Detail::SnappyGridManagerHelper< GridView > |
| A helper for the grid creator that matches a free-flow grid to a PNM grid. More... | |
| class | Dumux::PoreNetwork::SnappyGridManager< dim, OtherGridCreator, DiscMethod > |
| A grid creator that matches a free-flow grid to a PNM grid. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::PoreNetwork |
| namespace | Dumux::PoreNetwork::Detail |