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>
42 using ParentType::ParentType;
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
The base class for spatial parameters used with finite-volume schemes.
Definition: common/fvspatialparams.hh:46
The base class for spatial parameters of porous-medium-flow problems.
Definition: porousmediumflow/fvspatialparams.hh:58
The base class for spatial parameters of single-phase problems.
Definition: fvspatialparams1p.hh:38
Basic spatial parameters to be used with finite-volume schemes.