Files | |
| multithreading.hh | |
| Multithreading in Dumux. | |
| nonblockingsparseexchange.hh | |
| A dynamic sparse data exchange (DSDE) of byte messages between processes. | |
| packing.hh | |
| Helpers to (de)serialize trivially-copyable values into a byte buffer (e.g. for point-to-point or collective MPI communication). | |
| parallel_for.hh | |
| Parallel for loop (multithreading). | |
| scotchpartitioner.hh | |
| An interface to the Scotch library for graph partitioning. | |
| vectorcommdatahandle.hh | |
| Contains a class to exchange entries of a vector. | |