opm-simulators/opm/models/utils
Markus Blatt 79dfb6b2a6 Try to detect more exception during parallel simulator setup.
We have experienced some deadlocks lately because of programming
errors. This change will not result in a clean exit for those
but rather an abort by MPI because of non-matching communications.

Also we cannot forsee whether people will add more exceptions in
those parts that were not protected. We better play it safe here.
2023-08-11 14:08:52 +02:00
..
alignedallocator.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
basicproperties.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
genericguard.hh changed: ewoms/common -> opm/models/utils 2019-09-19 10:14:17 +02:00
parametersystem.hh remove use of Unused.hpp 2022-08-02 11:24:40 +02:00
pffgridvector.hh PffGridvector: use elements range generator 2022-10-17 13:37:44 +02:00
prefetch.hh changed: ewoms/common -> opm/models/utils 2019-09-19 10:14:17 +02:00
propertysystem.hh propertysystem: avoid pulling in istream 2023-01-03 15:28:15 +01:00
propertysystemmacros.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
quadraturegeometries.hh [cleanup] replace typedef by using 2020-06-10 13:49:42 +02:00
signum.hh changed: ewoms/common -> opm/models/utils 2019-09-19 10:14:17 +02:00
simulator.hh Try to detect more exception during parallel simulator setup. 2023-08-11 14:08:52 +02:00
start.hh corrected error in rewrite of comment 2023-02-14 11:15:35 +01:00
timer.hh changed: ewoms/common -> opm/models/utils 2019-09-19 10:14:17 +02:00
timerguard.hh changed: ewoms/common -> opm/models/utils 2019-09-19 10:14:17 +02:00