Files for communication of parallel solvers. More...
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... | |
|
inlineconstexpr |
Checking whether the backend is serial.