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 <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.
Freeflow coupling managers (Navier-Stokes mass-momentum coupling)
Classes | |
class | Dumux::FCStaggeredFreeFlowCouplingManager< Traits > |
The interface of the coupling manager for free flow systems. More... | |
struct | Dumux::CouplingManagerSupportsMultithreadedAssembly< FCStaggeredFreeFlowCouplingManager< T > > |
we support multithreaded assembly More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |