19#ifndef DUMUX_IMPET_PROPERTIES_HH
20#define DUMUX_IMPET_PROPERTIES_HH
38template<
class TypeTag>
Provides the magic behind the DuMuX property system.
#define NEW_TYPE_TAG(...)
Definition propertysystemmacros.hh:130
Specifies the properties for immiscible 2p transport.
#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
IMplicit Pressure Explicit Transport (IMPET) scheme for the solution of weakly coupled diffusion-tran...
Definition impet.hh:49
Base file for properties related to sequential models.
Base file for properties related to sequential IMPET algorithms.