This file contains the data which is required to calculate diffusive molar fluxes due to molecular diffusion with Fick's law.
#include <numeric>#include <dune/common/fvector.hh>#include <dumux/common/properties.hh>#include <dumux/common/parameters.hh>#include <dumux/common/math.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/extrusion.hh>#include <dumux/flux/fluxvariablescaching.hh>#include <dumux/flux/fickiandiffusioncoefficients.hh>#include <dumux/flux/referencesystemformulation.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::FicksLawImplementation< TypeTag, DiscretizationMethods::Staggered, referenceSystem > | 
| Specialization of Fick's Law for the staggered free flow method.  More... | |
| Namespaces | |
| namespace | Dumux |