Coupling managers for free and porous medium flow, specialized for different discretization schemes.
#include <dumux/discretization/method.hh>
#include "couplingmanager_base.hh"
#include "couplingmanager_staggered_cctpfa.hh"
Go to the source code of this file.
Namespaces | |
namespace | Dumux |
Typedefs | |
template<class MDTraits > | |
using | Dumux::FreeFlowPorousMediumCouplingManager = typename FreeFlowPorousMediumDetail::FreeFlowPorousMediumCouplingManagerSelector<MDTraits>::type |