26#ifndef DUMUX_FLUX_FICKS_LAW_FWD_HH
27#define DUMUX_FLUX_FICKS_LAW_FWD_HH
37template <
class TypeTag,
class DiscretizationMethod, ReferenceSystemFormulation referenceSystem>
38class FicksLawImplementation;
44template <
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
forward declaration of the method-specific implementation
Definition: flux/box/fickslaw.hh:44
Declares all properties used in Dumux.