24#ifndef DUMUX_FVMPFAL2DPROPERTIES2P_HH
25#define DUMUX_FVMPFAL2DPROPERTIES2P_HH
#define NEW_TYPE_TAG(...)
Definition: propertysystemmacros.hh:130
Implementation of a interface velocity class for MPFA models.
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
SET_TYPE_PROP(FVPressureOneP, Velocity, FVVelocity1P< TypeTag >)
Set velocity reconstruction implementation standard cell centered finite volume schemes as default.
Property tag Velocity
The type velocity reconstruction.
Definition: porousmediumflow/sequential/properties.hh:67
Type tag FVPressureOneP INHERITS_FROM(PressureOneP))
The type tag for the one-phase problems using a standard finite volume model.
Type tag MPFAProperties
Basic Type tag for MFPA models.
Definition: porousmediumflow/sequential/cellcentered/mpfa/properties.hh:92
Property tag PressureModel
The type of the discretization of a pressure model.
Definition: porousmediumflow/sequential/properties.hh:65
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
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.