3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes | Functions

Files for communication of parallel solvers. More...

Description

Files for communication of parallel solvers.

Files

file  multithreading.hh
 Multithreading in Dumux.
 
file  parallel_for.hh
 Parallel for loop (multithreading)
 
file  parallel_for.hh
 Parallel for loop (multithreading)
 
file  scotchpartitioner.hh
 An interface to the Scotch library for graph partitioning.
 
file  vectorcommdatahandle.hh
 Contains a class to exchange entries of a vector.
 

Classes

class  Dumux::VectorCommDataHandle< Mapper, Vector, entityCodim, ScatterOperator, DataT >
 A data handle class to exchange entries of a vector. More...
 

Functions

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

Function Documentation

◆ isSerial()

constexpr bool Dumux::Multithreading::isSerial ( )
inlineconstexpr

Checking whether the backend is serial.