Freeflow coupling managers (Navier-Stokes mass-momentum coupling)
#include <dumux/discretization/method.hh>#include "typetraits.hh"#include "couplingmanager_staggered.hh"#include "couplingmanager_cvfe.hh"Go to the source code of this file.
| Namespaces | |
| namespace | Dumux | 
| Typedefs | |
| template<class Traits> | |
| using | Dumux::FreeFlowCouplingManager = typename Detail::FreeFlowCouplingManagerSelector<Traits>::type | 
| The interface of the coupling manager for free flow systems. | |