3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
couplingmanager_pq1bubble.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>

Go to the source code of this file.

Description

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

Classes

class  Dumux::PQ1BubbleFreeFlowCouplingManager< Traits >
 The interface of the coupling manager for free flow systems. More...
 
struct  Dumux::CouplingManagerSupportsMultithreadedAssembly< PQ1BubbleFreeFlowCouplingManager< T > >
 TODO The infrastructure for multithreaded assembly is implemented (see code in the class above) but the current implementation seems to have a bug and may cause race conditions. The result is different when running in parallel. After this has been fixed activate multithreaded assembly by inheriting from std::true_type here. More...
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
Include dependency graph for couplingmanager_pq1bubble.hh: