24#ifndef DUMUX_IMPES2PADAPTIVE_PROPERTIES_HH
25#define DUMUX_IMPES2PADAPTIVE_PROPERTIES_HH
62template<
class TypeTag>
65template<
class TypeTag>
68template<
class TypeTag>
71template<
class TypeTag>
74template<
class TypeTag>
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.
Definition common/properties.hh:48
Type tag for numeric models.
Definition grid.hh:36
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
Definition propertiesadaptive.hh:44
std::tuple< SequentialTwoP, IMPET > InheritsFrom
Definition propertiesadaptive.hh:44
static constexpr bool value
Definition propertiesadaptive.hh:63
VariableClassAdaptive< TypeTag > type
Definition propertiesadaptive.hh:66
CellData2PAdaptive< TypeTag > type
Definition propertiesadaptive.hh:69
GridAdaptionIndicator2P< TypeTag > type
Definition propertiesadaptive.hh:72
GridAdaptInitializationIndicator< TypeTag > type
Definition propertiesadaptive.hh:75
Defines if the grid is h-adaptive.
Definition gridadaptproperties.hh:52
Class defining the refinement/coarsening indicator.
Definition gridadaptproperties.hh:60
Class defining the refinement/coarsening indicator for grid initialization.
Definition gridadaptproperties.hh:64
The type of the container of global variables.
Definition porousmediumflow/sequential/properties.hh:87
Defines data object to be stored.
Definition porousmediumflow/sequential/properties.hh:89
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.