#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_staggered_cctpfa.hh"
Go to the source code of this file.
Coupling manager for Stokes and Darcy domains with equal dimension specialization for staggered-cctpfa coupling.
Classes | |
class | Dumux::FFMomentumPMCouplingManagerStaggeredCCTpfa< MDTraits > |
Coupling manager for Stokes and Darcy domains with equal dimension specialization for staggered-cctpfa coupling. More... | |
Namespaces | |
namespace | Dumux |