25#ifndef DUMUX_PNM_SPATIAL_PARAMS_1P_HH
26#define DUMUX_PNM_SPATIAL_PARAMS_1P_HH
36template<
class Gr
idGeometry,
class Scalar>
38 OnePDefaultSpatialParams<GridGeometry, Scalar>>
43 using ParentType::ParentType;
The base class for spatial parameters for pore-network models.
Definition: discretization/porenetwork/fvelementgeometry.hh:33
Base class for the finite volume geometry for porenetwork models.
Definition: discretization/porenetwork/gridgeometry.hh:488
The default class for spatial parameters for single-phase pore-network models.
Definition: porenetwork1p.hh:39
The base class for spatial parameters for pore-network models.
Definition: porenetworkbase.hh:92