opm-simulators/opm/simulators
Markus Blatt 5be027348a Fix buggy interplay of parallel exceptions and communication.
There cannot happen any collective blocking communication within a
parallel try-catch clause if exceptions might be thrown before the
communication. The communication has to either be reached by all
processes or no processes.
2021-09-24 10:17:13 +02:00
..
aquifers Added missing parallel try-catch clause for updatePrimaryIntensities. 2021-09-24 09:25:44 +02:00
flow Added missing parallel try-catch clause for updatePrimaryIntensities. 2021-09-24 09:25:44 +02:00
linalg Added missing parallel try-catch clause for updatePrimaryIntensities. 2021-09-24 09:25:44 +02:00
timestepping use .empty() instead of .size() comparisons 2021-08-04 09:19:03 +02:00
utils Unify parallel try-catch clauses with Macros and catch everything. 2021-09-24 09:25:44 +02:00
wells Fix buggy interplay of parallel exceptions and communication. 2021-09-24 10:17:13 +02:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00