24#ifndef DUMUX_FVMPFAL3DPROPERTIES2P_HH
25#define DUMUX_FVMPFAL3DPROPERTIES2P_HH
46template<
class TypeTag>
48template<
class TypeTag>
50template<
class TypeTag>
52template<
class TypeTag>
3d Velocity Field from a finite volume solution of a pressure equation using a MPFA L-method.
Implementation of a interface velocity class for MPFA models.
Definition common/properties.hh:48
Type tag for numeric models.
Definition grid.hh:36
Interactionvolume container for 3-d MPFA L-method.
Definition 3dinteractionvolumecontainer.hh:46
Definition 3dpressureproperties.hh:36
std::tuple< MPFAProperties, PressureTwoP > InheritsFrom
Definition 3dpressureproperties.hh:36
FvMpfaL3dInteractionVolume< TypeTag > type
Definition 3dpressureproperties.hh:47
FvMpfaL3dInteractionVolumeContainer< TypeTag > type
Definition 3dpressureproperties.hh:49
FvMpfaL3dPressureVelocity2p< TypeTag > type
Definition 3dpressureproperties.hh:51
FvMpfaVelocityInTransport< TypeTag > type
Definition 3dpressureproperties.hh:53
Class for the calculation of 3d velocities from the pressure solution of an IMPES scheme using a MPFA...
Definition 3dpressurevelocity.hh:44
Class including the information of a 3d interaction volume of a MPFA L-method that does not change wi...
Definition linteractionvolume3d.hh:115
Type of the data container for one interaction volume.
Definition porousmediumflow/sequential/cellcentered/mpfa/properties.hh:102
Type of the data container for one interaction volume.
Definition porousmediumflow/sequential/cellcentered/mpfa/properties.hh:104
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
Declares all properties used in Dumux.
Specifies the properties for immiscible 2p diffusion/pressure models.
Properties for a MPFA method.