24#ifndef DUMUX_FV_TRANSPORT_PROPERTIES_2P_HH
25#define DUMUX_FV_TRANSPORT_PROPERTIES_2P_HH
49template<
class TypeTag,
class MyTypeTag>
62template<
class TypeTag>
65template<
class TypeTag>
68template<
class TypeTag>
71template<
class TypeTag>
74template<
class TypeTag>
Base class for defining a convective part of the saturation transport equation.
Base class for defining a diffusive part of the saturation transport equation.
Fluxes to evaluate a CFL-Condition.
Finite volume discretization of a saturation transport equation.
a tag to mark properties as undefined
Definition: propertysystem.hh:36
Base class for defining a convective part of the saturation transport equation.
Definition: convectivepart.hh:39
Base class for defining the diffusive part of the saturation transport equation.
Definition: diffusivepart.hh:38
Default implementation of cfl-fluxes to evaluate a CFL-Condition.
Definition: evalcflfluxdefault.hh:41
Definition: porousmediumflow/2p/sequential/transport/cellcentered/properties.hh:41
std::tuple< TransportTwoP > InheritsFrom
Definition: porousmediumflow/2p/sequential/transport/cellcentered/properties.hh:41
Definition: porousmediumflow/2p/sequential/transport/cellcentered/properties.hh:50
The finite volume discretization of a saturation transport equation.
Definition: saturation.hh:76
The type of the diffusive part in a transport equation.
Definition: porousmediumflow/2p/sequential/transport/properties.hh:48
The type of a convective part in a transport equation.
Definition: porousmediumflow/2p/sequential/transport/properties.hh:50
The type of the discretization of a transport model.
Definition: porousmediumflow/sequential/properties.hh:77
Type of the evaluation of the CFL-condition.
Definition: transportproperties.hh:55
Declares all properties used in Dumux.
Specifies the properties for immiscible 2p transport.