24#ifndef DUMUX_FVPRESSUREPORPERTIES2P_SEQUENTIAL_HH
25#define DUMUX_FVPRESSUREPORPERTIES2P_SEQUENTIAL_HH
67template<
class TypeTag>
70template<
class TypeTag>
73template<
class TypeTag>
Definition common/properties.hh:48
Type tag for numeric models.
Definition grid.hh:36
Finite Volume discretization of a two-phase flow pressure equation of the sequential IMPES model.
Definition 2p/sequential/diffusion/cellcentered/pressure.hh:113
Definition 2p/sequential/diffusion/cellcentered/pressureproperties.hh:48
std::tuple< PressureTwoP > InheritsFrom
Definition 2p/sequential/diffusion/cellcentered/pressureproperties.hh:48
FVVelocity2P< TypeTag > type
Definition 2p/sequential/diffusion/cellcentered/pressureproperties.hh:68
FVPressure2P< TypeTag > type
Definition 2p/sequential/diffusion/cellcentered/pressureproperties.hh:71
static constexpr bool value
Definition 2p/sequential/diffusion/cellcentered/pressureproperties.hh:74
Determines the velocity from a finite volume solution of the pressure equation of a sequential model ...
Definition 2p/sequential/diffusion/cellcentered/velocity.hh:61
Type of solution vector or pressure systemIndicates if faces are only regarded from one side.
Definition sequential/pressureproperties.hh:68
The type of the discretization of a pressure model.
Definition porousmediumflow/sequential/properties.hh:75
The type velocity reconstruction.
Definition porousmediumflow/sequential/properties.hh:79
Declares all properties used in Dumux.
Specifies the properties for immiscible 2p diffusion/pressure models.
Finite Volume discretization of a two-phase flow pressure equation.
Velocity field from a finite volume solution of a pressure equation.