13#ifndef DUMUX_PNM_1P_SPATIAL_PARAMS_HH
14#define DUMUX_PNM_1P_SPATIAL_PARAMS_HH
25template<
class Gr
idGeometry,
class Scalar,
class Implementation>
41template<
class Gr
idGeometry,
class Scalar>
43:
public OnePSpatialParams<GridGeometry, Scalar, OnePDefaultSpatialParams<GridGeometry, Scalar>>
The base class for spatial parameters of porous-medium-flow problems.
Definition porousmediumflow/fvspatialparams.hh:46
The default class for spatial parameters for single-phase pore-network models.
Definition porenetwork/1p/spatialparams.hh:44
The base class for spatial parameters for single-phase pore-network models.
Definition porenetwork/1p/spatialparams.hh:28
The base class for spatial parameters for pore-network models.
Definition porenetwork/common/spatialparams.hh:33
Definition discretization/porenetwork/fvelementgeometry.hh:24
The base class for spatial parameters for pore-network models.