Container storing the diffusion coefficients required by Fick's law. Uses the minimal possible container size and provides unified access. More...
#include <dumux/flux/fickiandiffusioncoefficients.hh>
Scalar | The type used for scalar values |
numPhases | Number of phases in the fluid composition |
numComponents | Number of components in the fluid composition |
Public Member Functions | |
template<class DiffCoeffFunc > | |
void | update (const DiffCoeffFunc &computeDiffCoeff) |
Scalar | operator() (int phaseIdx, int compIIdx, int compJIdx) const |
|
inline |
|
inline |