24#ifndef DUMUX_FVPRESSUREPORPERTIES2P_SEQUENTIAL_HH
25#define DUMUX_FVPRESSUREPORPERTIES2P_SEQUENTIAL_HH
67template<
class TypeTag>
70template<
class TypeTag>
73template<
class TypeTag>
Velocity computation for implicit (porous media) models.
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
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 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 immiscible 2p diffusion/pressure models.
Finite Volume Diffusion Model.