24#ifndef DUMUX_FVMPFAL3DPROPERTIES2P_ADAPTIVE_HH
25#define DUMUX_FVMPFAL3DPROPERTIES2P_ADAPTIVE_HH
45template<
class TypeTag>
47template<
class TypeTag>
49template<
class TypeTag>
51template<
class TypeTag>
3d Velocity field from a finite volume solution of a pressure equation using a grid adaptive MPFA L-m...
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 on an h-adaptive grid.
Definition 3dinteractionvolumecontaineradaptive.hh:47
Definition 3dpressurepropertiesadaptive.hh:35
std::tuple< MPFAProperties, PressureTwoP > InheritsFrom
Definition 3dpressurepropertiesadaptive.hh:35
FvMpfaL3dInteractionVolumeAdaptive< TypeTag > type
Definition 3dpressurepropertiesadaptive.hh:46
FvMpfaL3dInteractionVolumeContainerAdaptive< TypeTag > type
Definition 3dpressurepropertiesadaptive.hh:48
FvMpfaL3dPressureVelocity2pAdaptive< TypeTag > type
Definition 3dpressurepropertiesadaptive.hh:50
FvMpfaVelocityInTransport< TypeTag > type
Definition 3dpressurepropertiesadaptive.hh:52
Class for the calculation of 3d velocities from the pressure solution of an IMPES scheme using a grid...
Definition 3dpressurevelocityadaptive.hh:46
Class including the information of a 3d interaction volume of an adaptive MPFA L-method that does not...
Definition linteractionvolume3dadaptive.hh:192
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
Specifies the properties for immiscible 2p diffusion/pressure models.
Properties for a MPFA method.