Container storing the diffusion coefficients required by Fick's law. Uses the minimal possible container size and provides unified access.
#include <array>#include <cassert>#include <algorithm>Go to the source code of this file.
| Classes | |
| class | Dumux::FickianDiffusionCoefficients< Scalar, numPhases, numComponents > | 
| Container storing the diffusion coefficients required by Fick's law. Uses the minimal possible container size and provides unified access.  More... | |
| Namespaces | |
| namespace | Dumux |