24#ifndef DUMUX_FLUX_DISPERSION_FWD_HH
25#define DUMUX_FLUX_DISPERSION_FWD_HH
34template<
class TypeTag,
class DiscretizationMethod, ReferenceSystemFormulation referenceSystem>
35class DispersionFluxImplementation;
41template<
class TypeTag, ReferenceSystemFormulation referenceSystem = ReferenceSystemFormulation::massAveraged>
The available discretization methods in Dumux.
The reference frameworks and formulations available for splitting total fluxes into a advective and d...
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
typename GetProp< TypeTag, Property >::type GetPropType
get the type alias defined in the property
Definition: propertysystem.hh:180
Definition: box/dispersionflux.hh:42
Declares all properties used in Dumux.