opm-simulators/opm/models/parallel
Markus Blatt 1e8b51f118 Avoid assert and rely on error handler doing the correct thing.
Checking int return types of MPI functions is inefficient. The default
error handler will abort the problem. If somebody changes that, then
they should know what they are doing.
2023-11-08 16:48:40 +01:00
..
gridcommhandles.hh remove use of Unused.hpp 2022-08-02 11:24:40 +02:00
mpibuffer.hh Avoid assert and rely on error handler doing the correct thing. 2023-11-08 16:48:40 +01:00
mpiutil.hh Add and use gatherStrings() for exception messages. 2020-01-21 15:33:31 +01:00
tasklets.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
threadedentityiterator.hh Remove unnecessary copy of GridView. 2023-05-10 13:48:22 +02:00
threadmanager.hh Fix OPENMP ifdefs. 2023-06-16 08:46:18 +02:00