24#ifndef DUMUX_POROUS_MEDIUM_FLOW_FV_SPATIAL_PARAMS_ONEP_HH
25#define DUMUX_POROUS_MEDIUM_FLOW_FV_SPATIAL_PARAMS_ONEP_HH
35template<
class Gr
idGeometry,
class Scalar,
class Implementation>
The base class for spatial parameters used with finite-volume schemes.
Definition: common/fvspatialparams.hh:46
The base class for spatial parameters of one-phase problems using a fully implicit discretization met...
Definition: fv1p.hh:80
The base class for spatial parameters of porous-medium-flow problems.
Definition: porousmediumflow/fvspatialparams.hh:59
The base class for spatial parameters of single-phase problems.
Definition: fvspatialparams1p.hh:38
Basic spatial parameters to be used with finite-volume schemes.