Base class for the finite volume geometry for porenetwork models. More...
#include <string>
#include <utility>
#include <unordered_map>
#include <functional>
#include <dune/common/exceptions.hh>
#include <dune/localfunctions/lagrange/lagrangelfecache.hh>
#include <dumux/discretization/method.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/common/defaultmappertraits.hh>
#include <dumux/common/parameters.hh>
#include <dumux/discretization/basegridgeometry.hh>
#include <dumux/discretization/porenetwork/fvelementgeometry.hh>
#include <dumux/discretization/porenetwork/subcontrolvolume.hh>
#include <dumux/discretization/porenetwork/subcontrolvolumeface.hh>
#include <dumux/porenetwork/common/throatproperties.hh>
#include <dumux/porenetwork/common/poreproperties.hh>
#include <dumux/discretization/extrusion.hh>
Go to the source code of this file.
Classes | |
class | Dumux::PoreNetwork::DefaultPNMData< Scalar, GridView > |
Base class for geometry data extraction from the grid data format. More... | |
struct | Dumux::PoreNetwork::PNMDefaultGridGeometryTraits< GridView, MapperTraits > |
The default traits. More... | |
class | Dumux::PoreNetwork::GridGeometry< Scalar, GV, true, Traits > |
Base class for the finite volume geometry for porenetwork models. More... | |
class | Dumux::PoreNetwork::GridGeometry< Scalar, GV, false, Traits > |
Base class for the finite volume geometry for porenetwork models. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::PoreNetwork |