Container storing the diffusion coefficients required by the Maxwell- Stefan diffusion law. Uses the minimal possible container size and provides unified access.
More...
template<class Scalar, int numPhases, int numComponents>
class Dumux::MaxwellStefanDiffusionCoefficients< Scalar, numPhases, numComponents >
Container storing the diffusion coefficients required by the Maxwell- Stefan diffusion law. Uses the minimal possible container size and provides unified access.
- Template Parameters
-
Scalar | The type used for scalar values |
numPhases | Number of phases in the fluid composition |
numComponents | Number of components in the fluid composition |