#include <vector>
#include <cmath>
#include <dune/common/exceptions.hh>
#include <dune/common/fvector.hh>
#include <dune/common/float_cmp.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/properties.hh>
#include <dumux/flux/referencesystemformulation.hh>
#include <dumux/flux/box/fickslaw.hh>
#include <dumux/discretization/method.hh>
Go to the source code of this file.
Ficks's law for the box scheme in the context of coupled models where coupling occurs across the facets of the bulk domain elements with a lower-dimensional domain living on these facets.
Classes | |
class | Dumux::BoxFacetCouplingFicksLaw< TypeTag, referenceSystem > |
Ficks's law for the box scheme in the context of coupled models where coupling occurs across the facets of the bulk domain elements with a lower-dimensional domain living on these facets. More... | |
Namespaces | |
namespace | Dumux |