25#ifndef DUMUX_FVPRESSUREPORPERTIES1P_SEQUENTIAL_HH
26#define DUMUX_FVPRESSUREPORPERTIES1P_SEQUENTIAL_HH
69template<
class TypeTag>
72template<
class TypeTag>
75template<
class TypeTag>
Velocity computation for implicit (porous media) models.
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
Single phase finite volume velocity reconstruction.
Definition: 1p/sequential/diffusion/cellcentered/velocity.hh:48
Type of solution vector or pressure system Indicates 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.
Finite Volume Diffusion Model.