24#ifndef DUMUX_IMPES2PADAPTIVE_PROPERTIES_HH
25#define DUMUX_IMPES2PADAPTIVE_PROPERTIES_HH
#define NEW_TYPE_TAG(...)
Definition propertysystemmacros.hh:130
Class defining a standard, saturation dependent indicator for grid adaption.
Class defining a start indicator for grid adaption.
Base file for properties related to sequential IMPET algorithms.
#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
#define SET_BOOL_PROP(EffTypeTagName, PropTagName,...)
Set a property to a simple constant boolean value.
Definition propertysystemmacros.hh:218
make the local view function available whenever we use the grid geometry
Definition adapt.hh:29
Definition common/properties.hh:47
Property tag Variables
The type of the container of global variables.
Definition porousmediumflow/sequential/properties.hh:71
Property tag AdaptionIndicator
Class defining the refinement/coarsening indicator.
Definition gridadaptproperties.hh:55
Property tag CellData
Defines data object to be stored.
Definition porousmediumflow/sequential/properties.hh:72
Property tag AdaptionInitializationIndicator
Class defining the refinement/coarsening indicator for grid initialization.
Definition gridadaptproperties.hh:58
Property tag AdaptiveGrid
Defines if the grid is h-adaptive.
Definition gridadaptproperties.hh:49
Class defining an initialization indicator for grid adaption. Refines at sources and boundaries....
Definition initializationindicator.hh:45
Class including the data of a grid cell needed if an adaptive grid is used.
Definition sequential/celldataadaptive.hh:43
Class defining a standard, saturation dependent indicator for grid adaption.
Definition gridadaptionindicator.hh:41
Base class holding the variables and discretized data for sequential models.
Definition sequential/variableclassadaptive.hh:47
Defines the properties required for (immiscible) two-phase sequential models.
Base class for all 2-phase problems which use an IMPES algorithm.
Class including the data of a grid cell needed if an adaptive grid is used.
Base class holding the variables for sequential models.