mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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.