opm-simulators/opm/models
Lisa Julia Nebel 92a8ef1c4b Add an atomic flag to TaskletRunner
This flag is shared between the threads, if any thread fails, this is set and before the new threads get dispatched or run, this flag is checked.
In case it is set, the program aborts.
2024-07-08 20:58:02 +02:00
..
blackoil changed: move the EnableVtkOutput parameter to Opm::Parameters 2024-07-01 09:46:45 +02:00
common changed: move setting of default vanguard to basicproperties.hh 2024-07-01 10:13:03 +02:00
discretefracture changed: move the EnableIntensiveQuantitiesCache parameter to Opm::Parameters 2024-07-01 09:46:45 +02:00
discretization fvbaseproperties.hh: put setting of defaults values in separate section 2024-07-01 10:13:03 +02:00
flash changed: move the EnableThermodynamicHints parameter to Opm::Parameters 2024-07-01 09:46:45 +02:00
immiscible fixed: do not assert conditions guaranteed by unsigned 2021-06-18 13:26:57 +02:00
io changed: move the GridFile parameter to Opm::Parameters 2024-07-01 17:51:01 +02:00
ncp changed: move the NewtonMaxError parameter to Opm::Parameters 2024-07-01 15:40:56 +02:00
nonlinear changed: move the NewtonMaxIterations parameter to Opm::Parameters 2024-07-01 15:40:56 +02:00
parallel Add an atomic flag to TaskletRunner 2024-07-08 20:58:02 +02:00
ptflash changed: move the EnableThermodynamicHints parameter to Opm::Parameters 2024-07-01 09:46:45 +02:00
pvs remove macro EWOMS_GET_PARAM 2024-04-05 14:54:53 +02:00
richards changed: consistently use std::array 2022-08-26 08:27:40 +02:00
utils cosmetics 2024-07-01 17:51:01 +02:00