Class for the calculation of fluxes at the boundary of pore-network models. More...
#include <algorithm>#include <numeric>#include <vector>#include <type_traits>#include <unordered_map>#include <string_view>#include <iostream>#include <dune/common/exceptions.hh>#include <dumux/common/typetraits/problem.hh>#include <dumux/discretization/cvfe/elementboundarytypes.hh>Go to the source code of this file.
Classes | |
| class | Dumux::PoreNetwork::BoundaryFlux< GridVariables, LocalResidual, SolutionVector > |
| Class for the calculation of fluxes at the boundary of pore-network models. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::PoreNetwork |