#include <utility>
#include <memory>
#include <dune/common/hybridutilities.hh>
#include <dumux/common/properties.hh>
#include <dumux/multidomain/traits.hh>
Go to the source code of this file.
Coupling manager that combines an arbitrary number of binary coupling manager (coupling two domains each)
MDTraits | the multidomain traits |
CouplingMap | a coupling policy class |
CouplingMgrs | the binary sub-coupling manager types |
The coupling policy has to provide the interfaces
Classes | |
struct | Dumux::Detail::HasIndex< i, std::tuple< Indices... > > |
class | Dumux::MultiBinaryCouplingManager< MDTraits, CouplingMap, CouplingMgrs > |
Coupling manager that combines an arbitrary number of binary coupling manager (coupling two domains each) More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Detail |
Distance implementation details. | |