25#ifndef DUMUX_PNM_1P_SPATIAL_PARAMS_HH
26#define DUMUX_PNM_1P_SPATIAL_PARAMS_HH
37template<
class Gr
idGeometry,
class Scalar,
class Implementation>
43 using ParentType::ParentType;
53template<
class Gr
idGeometry,
class Scalar>
55:
public OnePSpatialParams<GridGeometry, Scalar, OnePDefaultSpatialParams<GridGeometry, Scalar>>
Definition: discretization/porenetwork/fvelementgeometry.hh:34
The base class for spatial parameters used with finite-volume schemes.
Definition: common/fvspatialparams.hh:46
The base class for spatial parameters for single-phase pore-network models.
Definition: porenetwork/1p/spatialparams.hh:40
The default class for spatial parameters for single-phase pore-network models.
Definition: porenetwork/1p/spatialparams.hh:56
The base class for spatial parameters for pore-network models.
Definition: porenetwork/common/spatialparams.hh:45
The base class for spatial parameters for pore-network models.