opm-simulators/opm/simulators/flow
Markus Blatt 3cda8a2fdb Added missing parallel try-catch clause for updatePrimaryIntensities.
As Problem::updatePrimaryIntensities might throw we need to do this
to prevent dealocks in parallel run in case problem occurs.
2021-09-24 09:25:44 +02:00
..
python Include <stdexcept> header to use std::logic_error() 2021-09-23 13:13:23 +02:00
BlackoilModelEbos.hpp Added missing parallel try-catch clause for updatePrimaryIntensities. 2021-09-24 09:25:44 +02:00
BlackoilModelParametersEbos.hpp add option for relaxed convergence for stw 2021-09-14 14:32:14 +02:00
countGlobalCells.cpp countGlobalCells: put non-template code in separate compile unit 2021-04-30 15:09:23 +02:00
countGlobalCells.hpp remove unused method 2021-06-08 15:10:11 +02:00
FlowMainEbos.hpp Set external UDQState for flow blackoil 2021-07-04 08:55:07 +02:00
KeywordValidation.cpp Add basic functionality for validating special case keywords 2021-08-24 13:50:40 +02:00
KeywordValidation.hpp Add missing include for unordered_map. 2021-09-09 12:17:54 +02:00
Main.hpp Changed calling convention for shared pointers. 2021-09-22 23:49:13 +02:00
NonlinearSolverEbos.hpp Rename WellStateFullyImplicitBlackoil -> WellState 2021-05-21 15:07:21 +02:00
SimulatorFullyImplicitBlackoilEbos.cpp SimulatorFullyIplicitBlackoilEbos: avoid boost includes in header 2021-06-08 15:44:28 +02:00
SimulatorFullyImplicitBlackoilEbos.hpp SimulatorFullyIplicitBlackoilEbos: avoid boost includes in header 2021-06-08 15:44:28 +02:00
ValidationFunctions.cpp Add basic functionality for validating special case keywords 2021-08-24 13:50:40 +02:00
ValidationFunctions.hpp Add basic functionality for validating special case keywords 2021-08-24 13:50:40 +02:00