12#ifndef DUMUX_POROUS_MEDIUM_FLOW_FV_SPATIAL_PARAMS_ONEP_HH
13#define DUMUX_POROUS_MEDIUM_FLOW_FV_SPATIAL_PARAMS_ONEP_HH
23template<
class Gr
idGeometry,
class Scalar,
class Implementation>
30 using ParentType::ParentType;
The base class for spatial parameters of porous-medium-flow problems.
Definition: porousmediumflow/fvspatialparams.hh:46
The base class for spatial parameters of single-phase problems.
Definition: fvspatialparams1p.hh:26
The base class for spatial parameters used with finite-volume schemes.
Definition: common/fvspatialparams.hh:34
Basic spatial parameters to be used with finite-volume schemes.