25#ifndef DUMUX_FVPRESSUREPORPERTIES1P_SEQUENTIAL_HH
26#define DUMUX_FVPRESSUREPORPERTIES1P_SEQUENTIAL_HH
69template<
class TypeTag>
72template<
class TypeTag>
75template<
class TypeTag>
Definition common/properties.hh:48
Type tag for numeric models.
Definition grid.hh:36
Sequential OneP Model solving the equations for pressure and velocity separately.
Definition 1p/sequential/diffusion/cellcentered/pressure.hh:57
Definition 1p/sequential/diffusion/cellcentered/pressureproperties.hh:50
std::tuple< PressureOneP > InheritsFrom
Definition 1p/sequential/diffusion/cellcentered/pressureproperties.hh:50
FVVelocity1P< TypeTag > type
Definition 1p/sequential/diffusion/cellcentered/pressureproperties.hh:70
FVPressure1P< TypeTag > type
Definition 1p/sequential/diffusion/cellcentered/pressureproperties.hh:73
static constexpr bool value
Definition 1p/sequential/diffusion/cellcentered/pressureproperties.hh:76
Single phase finite volume velocity reconstruction.
Definition 1p/sequential/diffusion/cellcentered/velocity.hh:49
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 1p pressure models.
Sequential OneP Model solving the equations for pressure and velocity separately.
Single phase finite volume velocity reconstruction.