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...
typename Properties::Detail::GetPropImpl< TypeTag, Property >::type::type GetPropType
get the type alias defined in the property
Definition: propertysystem.hh:150
Definition: box/dispersionflux.hh:42
Declares all properties used in Dumux.