24#ifndef DUMUX_FVMPFAO2DPROPERTIES2P_HH
25#define DUMUX_FVMPFAO2DPROPERTIES2P_HH
45template<
class TypeTag>
48template<
class TypeTag>
Implementation of a interface velocity class for MPFA models.
Definition common/properties.hh:48
Type tag for numeric models.
Definition grid.hh:36
Definition omethod/2dpressureproperties.hh:35
std::tuple< MPFAProperties, PressureTwoP > InheritsFrom
Definition omethod/2dpressureproperties.hh:35
FvMpfaO2dPressureVelocity2p< TypeTag > type
Definition omethod/2dpressureproperties.hh:46
FvMpfaVelocityInTransport< TypeTag > type
Definition omethod/2dpressureproperties.hh:49
Class for the calculation of velocities from the pressure solution of an IMPES scheme using a MPFA O-...
Definition omethod/2dpressurevelocity.hh:44
Implementation of a interface velocity class for MPFA models.
Definition velocityintransport.hh:42
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.
Properties for a MPFA method.
Velocity field from a finite volume solution of a pressure equation using a MPFA O-method.