3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Macros | Typedefs | Functions
multithreading.hh File Reference

Multithreading in Dumux. More...

#include <type_traits>

Go to the source code of this file.

Description

Multithreading in Dumux.

Classes

struct  Dumux::Detail::Multithreading::ExecutionBackends::Serial
 
struct  Dumux::Detail::Multithreading::ExecutionBackends::Cpp
 
struct  Dumux::Detail::Multithreading::ExecutionBackends::TBB
 
struct  Dumux::Detail::Multithreading::ExecutionBackends::Kokkos
 
struct  Dumux::Detail::Multithreading::ExecutionBackends::OpenMP
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::Detail
 Distance implementation details.
 
namespace  Dumux::Detail::Multithreading
 
namespace  Dumux::Detail::Multithreading::ExecutionBackends
 
namespace  Dumux::Multithreading
 

Macros

#define DUMUX_MULTITHREADING_BACKEND   Serial
 

Typedefs

using Dumux::Detail::Multithreading::ExecutionBackend = ExecutionBackends::DUMUX_MULTITHREADING_BACKEND
 

Functions

constexpr bool Dumux::Multithreading::isSerial ()
 Checking whether the backend is serial. More...
 

Macro Definition Documentation

◆ DUMUX_MULTITHREADING_BACKEND

#define DUMUX_MULTITHREADING_BACKEND   Serial
Include dependency graph for multithreading.hh: