opm-simulators/opm/models
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
..
blackoil Merge pull request #799 from hnil/geomech 2023-07-26 19:26:17 +02:00
common use exception classes from opm-common 2022-12-13 12:55:20 +01:00
discretefracture use exception classes from opm-common 2022-12-13 12:55:20 +01:00
discretization add missing include 2023-07-03 13:47:26 +02:00
flash changed: consistently use std::array 2022-08-26 08:27:40 +02:00
immiscible fixed: do not assert conditions guaranteed by unsigned 2021-06-18 13:26:57 +02:00
io added resizing for vector vtk output 2023-06-01 12:20:30 +02:00
ncp Merge pull request #766 from akva2/janitoring 2022-12-19 12:04:01 +01:00
nonlinear minimum dune version required is now 2.7 2023-02-27 09:47:39 +01:00
parallel Fix OPENMP ifdefs. 2023-06-16 08:46:18 +02:00
pvs Merge pull request #766 from akva2/janitoring 2022-12-19 12:04:01 +01:00
richards changed: consistently use std::array 2022-08-26 08:27:40 +02:00
utils Try to detect more exception during parallel simulator setup. 2023-08-11 14:08:52 +02:00