24#ifndef DUMUX_FVMPFAL2DPROPERTIES2P_HH
25#define DUMUX_FVMPFAL2DPROPERTIES2P_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 lmethod/2dpressureproperties.hh:35
std::tuple< MPFAProperties, PressureTwoP > InheritsFrom
Definition lmethod/2dpressureproperties.hh:35
FvMpfaL2dPressureVelocity2p< TypeTag > type
Definition lmethod/2dpressureproperties.hh:46
FvMpfaVelocityInTransport< TypeTag > type
Definition lmethod/2dpressureproperties.hh:49
Class for the calculation of velocities from the pressure solution of an IMPES scheme using a MPFA L-...
Definition lmethod/2dpressurevelocity.hh:46
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 L-method.