3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
Pore network model discretization

The pore-network model discretization. More...

Description

The pore-network model discretization.

Files

file  discretization/porenetwork/fvelementgeometry.hh
 Base class for the local geometry for porenetworks.
 
file  discretization/porenetwork/gridgeometry.hh
 Base class for the finite volume geometry for porenetwork models.
 
file  discretization/porenetwork/subcontrolvolume.hh
 the sub control volume for pore networks
 
file  discretization/porenetwork/subcontrolvolumeface.hh
 Base class for a sub control volume face.
 

Classes

class  Dumux::PoreNetwork::PNMFVElementGeometry< GG, enableFVGridGeometryCache >
 Base class for the local geometry for porenetworks. More...
 
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, GridView, enableGridGeometryCache, Traits >
 Base class for the finite volume geometry for porenetwork models. 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...
 
struct  Dumux::PoreNetwork::PNMDefaultScvGeometryTraits< GridView >
 Default traits class. More...
 
class  Dumux::PoreNetwork::PNMSubControlVolume< GV, T >
 the sub control volume for porenetworks More...
 
struct  Dumux::PoreNetwork::PNMDefaultScvfGeometryTraits< GridView >
 Default traits class. More...
 
class  Dumux::PoreNetwork::PNMSubControlVolumeFace< GV, T >
 Class for a sub control volume face for porenetworks. More...