24#ifndef DUMUX_DIFFUSION_PROPERTIES_2P_HH
25#define DUMUX_DIFFUSION_PROPERTIES_2P_HH
55template<
class TypeTag>
typename Properties::Detail::GetPropImpl< TypeTag, Property >::type::type GetPropType
get the type alias defined in the property (equivalent to old macro GET_PROP_TYPE(....
Definition: propertysystem.hh:149
Definition: porousmediumflow/2p/sequential/diffusion/properties.hh:41
std::tuple< SequentialTwoP, Pressure > InheritsFrom
Definition: porousmediumflow/2p/sequential/diffusion/properties.hh:41
GetPropType< TypeTag, Properties::PressureModel > type
Definition: porousmediumflow/2p/sequential/diffusion/properties.hh:56
The type of the mode.
Definition: porousmediumflow/sequential/properties.hh:70
Defines the properties required for (immiscible) two-phase sequential models.
Base file for properties related to sequential IMPET algorithms.