Fick's law for cell-centered finite volume schemes with two-point flux approximation in the context of coupled models where the coupling occurs across the facets of the bulk domain elements with a lower-dimensional domain defined on these facets. More...
#include <array>#include <cmath>#include <dune/common/float_cmp.hh>#include <dune/common/fvector.hh>#include <dumux/common/math.hh>#include <dumux/common/parameters.hh>#include <dumux/common/properties.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/extrusion.hh>#include <dumux/discretization/cellcentered/tpfa/computetransmissibility.hh>#include <dumux/flux/referencesystemformulation.hh>#include <dumux/flux/cctpfa/fickslaw.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::CCTpfaFacetCouplingFicksLawImpl< TypeTag, referenceSystem, false > | 
| Specialization of CCTpfaFacetCouplingFicksLawImpl for dim=dimWorld. | |
| class | Dumux::CCTpfaFacetCouplingFicksLawImpl< TypeTag, referenceSystem, true > | 
| Specialization of CCTpfaFacetCouplingFicksLawImpl for dim<dimWorld. | |
| Namespaces | |
| namespace | Dumux | 
| Typedefs | |
| template<class TypeTag, ReferenceSystemFormulation referenceSystem = ReferenceSystemFormulation::massAveraged> | |
| using | Dumux::CCTpfaFacetCouplingFicksLaw | 
| Fick's law for cell-centered finite volume schemes with two-point flux approximation in the context of coupled models where the coupling occurs across the facets of the bulk domain elements with a lower-dimensional domain defined on these facets. | |