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;
FVPorousMediumFlowSpatialParams(std::shared_ptr< const GridGeometry > gridGeometry)
Definition porousmediumflow/fvspatialparams.hh:61
The base class for spatial parameters of single-phase problems.
Definition fvspatialparams1p.hh:26
The base class for spatial parameters in porous-medium-flow problems.