3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Dumux::CouplingManagerSupportsMultithreadedAssembly< PQ1BubbleFreeFlowCouplingManager< T > > Struct Template Reference

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...

#include <dumux/multidomain/freeflow/couplingmanager_pq1bubble.hh>

Inheritance diagram for Dumux::CouplingManagerSupportsMultithreadedAssembly< PQ1BubbleFreeFlowCouplingManager< T > >:

Description

template<class T>
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.


The documentation for this struct was generated from the following file: