version 3.9-dev
couplingmanager_cvfe.hh File Reference

Freeflow coupling managers (Navier-Stokes mass-momentum coupling) More...

#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 <dune/geometry/referenceelements.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/parallel/parallel_for.hh>
#include <dumux/assembly/coloring.hh>
#include "typetraits.hh"

Go to the source code of this file.

Classes

class  Dumux::CVFEFreeFlowCouplingManager< Traits >
 The interface of the coupling manager for free flow systems. More...
 
struct  Dumux::Detail::CouplingManagerSupportsMultithreadedAssemblySelector< Traits, DiscretizationMethods::CVFE< D > >
 
struct  Dumux::CouplingManagerSupportsMultithreadedAssembly< CVFEFreeFlowCouplingManager< T > >
 whether we support multithreaded assembly More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Detail
 Distance implementation details.
 
Include dependency graph for couplingmanager_cvfe.hh: