24#ifndef DUMUX_FVMPFAL3DPROPERTIES2P_HH
25#define DUMUX_FVMPFAL3DPROPERTIES2P_HH
Provides the magic behind the DuMuX property system.
#define NEW_TYPE_TAG(...)
Definition propertysystemmacros.hh:130
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.
#define INHERITS_FROM(...)
Syntactic sugar for NEW_TYPE_TAG.
Definition propertysystemmacros.hh:142
#define SET_TYPE_PROP(EffTypeTagName, PropTagName,...)
Set a property which defines a type.
Definition propertysystemmacros.hh:232
make the local view function available whenever we use the grid geometry
Definition adapt.hh:29
Definition common/properties.hh:47
Property tag Velocity
The type velocity reconstruction.
Definition porousmediumflow/sequential/properties.hh:67
Property tag MPFAInteractionVolumeContainer
Type of the data container for one interaction volume.
Definition porousmediumflow/sequential/cellcentered/mpfa/properties.hh:97
Type tag MPFAProperties
Basic Type tag for MFPA models.
Definition porousmediumflow/sequential/cellcentered/mpfa/properties.hh:92
Property tag MPFAInteractionVolume
Type of the data container for one interaction volume.
Definition porousmediumflow/sequential/cellcentered/mpfa/properties.hh:96
Property tag PressureModel
The type of the discretization of a pressure model.
Definition porousmediumflow/sequential/properties.hh:65
Interactionvolume container for 3-d MPFA L-method.
Definition 3dinteractionvolumecontainer.hh:46
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
Implementation of a interface velocity class for MPFA models.
Definition velocityintransport.hh:42
Specifies the properties for immiscible 2p diffusion/pressure models.
Properties for a MPFA method.