25#ifndef DUMUX_DISCRETIZATION_MAXWELL_STEFAN_LAW_HH
26#define DUMUX_DISCRETIZATION_MAXWELL_STEFAN_LAW_HH
35template <
class TypeTag, DiscretizationMethod discMethod, ReferenceSystemFormulation referenceSystem>
43template <
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...
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
Definition: maxwellstefanslaw.hh:37
Declares all properties used in Dumux.
This file contains the data which is required to calculate diffusive molar fluxes due to molecular di...
This file contains the data which is required to calculate diffusive mass fluxes due to molecular dif...
Specialization of Maxwell Stefan's Law for the Staggered method.