Freeflow coupling managers (Navier-Stokes mass-momentum coupling)
#include <memory>#include <tuple>#include <vector>#include <deque>#include <dune/common/exceptions.hh>#include <dune/common/indices.hh>#include <dune/common/float_cmp.hh>#include <dumux/common/properties.hh>#include <dumux/common/typetraits/typetraits.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/evalsolution.hh>#include <dumux/discretization/elementsolution.hh>#include <dumux/multidomain/couplingmanager.hh>#include <dumux/multidomain/fvassembler.hh>#include <dumux/discretization/facecentered/staggered/consistentlyorientedgrid.hh>#include <dumux/parallel/parallel_for.hh>#include <dumux/assembly/coloring.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::FCStaggeredFreeFlowCouplingManager< Traits > | 
| The interface of the coupling manager for free flow systems.  More... | |
| struct | Dumux::CouplingManagerSupportsMultithreadedAssembly< FCStaggeredFreeFlowCouplingManager< T > > | 
| Namespaces | |
| namespace | Dumux |