Provides a grid manager for pore-network models .
#include <iostream>#include <algorithm>#include <vector>#include <dune/common/classname.hh>#include <dune/common/exceptions.hh>#include <dune/common/timer.hh>#include <dune/foamgrid/foamgrid.hh>#include <dune/foamgrid/dgffoam.hh>#include <dumux/common/parameters.hh>#include <dumux/common/exceptions.hh>#include "griddata.hh"#include "structuredlatticegridcreator.hh"Go to the source code of this file.
Classes | |
| class | Dumux::PoreNetwork::GridManager< dimWorld, GData > |
| A grid manager for pore-network models. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::PoreNetwork |