24#ifndef DUMUX_DIFFUSION_PROPERTIES_2P_HH
25#define DUMUX_DIFFUSION_PROPERTIES_2P_HH
#define GET_PROP_TYPE(TypeTag, PropTagName)
Definition propertysystemmacros.hh:283
#define NEW_TYPE_TAG(...)
Definition propertysystemmacros.hh:130
#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 Model
The type of the mode.
Definition porousmediumflow/sequential/properties.hh:62
Property tag PressureModel
The type of the discretization of a pressure model.
Definition porousmediumflow/sequential/properties.hh:65
Defines the properties required for (immiscible) two-phase sequential models.
Base file for properties related to sequential IMPET algorithms.