#include <utility>
#include <memory>
#include <dune/common/float_cmp.hh>
#include <dune/common/exceptions.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/staggered/elementsolution.hh>
#include <dumux/multidomain/couplingmanager.hh>
#include <dumux/multidomain/boundary/freeflowporenetwork/couplingmapper.hh>
Go to the source code of this file.
Coupling manager for free-flow mass and pore-network models.
Classes | |
class | Dumux::FreeFlowMassPoreNetworkCouplingManager< MDTraits > |
Coupling manager for free-flow mass and pore-network models. More... | |
Namespaces | |
namespace | Dumux |