version 3.9.0
Loading...
Searching...
No Matches

This file contains the data which is required to calculate diffusive fluxes due to molecular diffusion with Fick's law.

#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <dumux/common/math.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/extrusion.hh>
#include <dumux/flux/fickiandiffusioncoefficients.hh>
#include <dumux/flux/referencesystemformulation.hh>
#include <dumux/flux/facetensoraverage.hh>

Go to the source code of this file.

Classes

class  Dumux::FicksLawImplementation< TypeTag, DiscretizationMethods::Box, referenceSystem >
 Specialization of Fick's Law for the box method. More...
 

Namespaces

namespace  Dumux