19#ifndef DUMUX_IMPET_PROPERTIES_HH
20#define DUMUX_IMPET_PROPERTIES_HH
38template<
class TypeTag>
69template<
class TypeTag>
Specifies the properties for immiscible 2p transport.
Definition common/properties.hh:48
Type tag for numeric models.
Definition grid.hh:36
IMplicit Pressure Explicit Transport (IMPET) scheme for the solution of weakly coupled diffusion-tran...
Definition impet.hh:49
Definition impetproperties.hh:57
std::tuple< SequentialModel > InheritsFrom
Definition impetproperties.hh:57
IMPET< TypeTag > type
Definition impetproperties.hh:70
The type of the mode.
Definition porousmediumflow/sequential/properties.hh:70
Declares all properties used in Dumux.
Base file for properties related to sequential models.
Base file for properties related to sequential IMPET algorithms.