The interface of the coupling manager for multi domain problems. More...
#include <memory>#include <tuple>#include <vector>#include <dune/common/exceptions.hh>#include <dune/common/indices.hh>#include <dune/common/shared_ptr.hh>#include <dune/common/hybridutilities.hh>#include <dune/istl/multitypeblockvector.hh>#include <dumux/assembly/numericepsilon.hh>#include <dumux/common/properties.hh>#include <dumux/common/typetraits/typetraits.hh>Go to the source code of this file.
The interface of the coupling manager for multi domain problems.
Classes | |
| class | Dumux::CouplingManager< Traits > |
| The interface of the coupling manager for multi domain problems. More... | |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
| namespace | Dumux::Detail |
| Distance implementation details. | |
Functions | |
| template<class... Args, std::size_t ... Is> | |
| auto | Dumux::Detail::toRef (const std::tuple< Args... > &v, std::index_sequence< Is... > indices) |