A grid creator that matches a free-flow grid to a PNM grid. More...
#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.
A grid creator that matches a free-flow grid to a PNM grid.
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 |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
namespace | Dumux::PoreNetwork |
namespace | Dumux::PoreNetwork::Detail |