24#ifndef DUMUX_FVPRESSUREPORPERTIES2P_ADAPTIVE_SEQUENTIAL_HH
25#define DUMUX_FVPRESSUREPORPERTIES2P_ADAPTIVE_SEQUENTIAL_HH
67template<
class TypeTag>
70template<
class TypeTag>
73template<
class TypeTag>
Velocity field from a finite volume solution of a pressure equation.
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 cellcentered/pressureadaptive.hh:45
Definition cellcentered/pressurepropertiesadaptive.hh:47
std::tuple< PressureTwoP > InheritsFrom
Definition cellcentered/pressurepropertiesadaptive.hh:47
FVVelocity2PAdaptive< TypeTag > type
Definition cellcentered/pressurepropertiesadaptive.hh:68
FVPressure2PAdaptive< TypeTag > type
Definition cellcentered/pressurepropertiesadaptive.hh:71
static constexpr bool value
Definition cellcentered/pressurepropertiesadaptive.hh:74
Determines the velocity from a finite volume solution of the pressure equation of a sequential model ...
Definition velocityadaptive.hh:40
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
Specifies the properties for immiscible 2p diffusion/pressure models.
Finite volume discretization of a two-phase flow pressure equation.