12#ifndef DUMUX_FLUX_DISPERSION_FWD_HH
13#define DUMUX_FLUX_DISPERSION_FWD_HH
22template<
class TypeTag,
class DiscretizationMethod, ReferenceSystemFormulation referenceSystem>
29template<
class TypeTag, ReferenceSystemFormulation referenceSystem = ReferenceSystemFormulation::massAveraged>
Definition dispersionflux_fwd.hh:23
Defines all properties used in Dumux.
typename GetProp< TypeTag, Property >::type GetPropType
get the type alias defined in the property
Definition propertysystem.hh:296
The available discretization methods in Dumux.