Freeflow coupling managers (Navier-Stokes mass-momentum coupling) More...
#include <dumux/discretization/method.hh>
#include "couplingmanager_staggered.hh"
#include "couplingmanager_diamond.hh"
#include "couplingmanager_pq1bubble.hh"
Go to the source code of this file.
Freeflow coupling managers (Navier-Stokes mass-momentum coupling)
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
Typedefs | |
template<class Traits > | |
using | Dumux::FreeFlowCouplingManager = typename Detail::FreeFlowCouplingManagerSelector< Traits >::type |
The interface of the coupling manager for free flow systems. More... | |