#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 "couplingmapper.hh"
Go to the source code of this file.
Coupling manager for Stokes and Darcy domains with equal dimension.
Classes | |
class | Dumux::FreeFlowMomentumPorousMediumCouplingManager< MDTraits > |
Coupling manager for Stokes and Darcy domains with equal dimension. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |