opm-simulators/opm/simulators
Markus Blatt 1882d3315a Do not throw for unrecognized file when merging log files.
The regex we are using might also consider a file named bla.2.blub.
In that case it is not nice to throw an exception. Instead we print
a message to std::cerr.
2016-11-11 12:00:49 +01:00
..
ParallelFileMerger.hpp Do not throw for unrecognized file when merging log files. 2016-11-11 12:00:49 +01:00
SimulatorCompressibleTwophase.cpp BlackoilOutputWriter rewritten to use opm-output 2016-06-07 10:15:07 +02:00
SimulatorCompressibleTwophase.hpp replace boost::scoped_ptr by std::unique_ptr 2013-08-08 15:21:38 +02:00
SimulatorIncompTwophase.cpp BlackoilOutputWriter rewritten to use opm-output 2016-06-07 10:15:07 +02:00
SimulatorIncompTwophase.hpp fix headers 2013-09-11 13:11:47 +02:00
thresholdPressures.hpp Update to shared_ptr-less parser interface. 2016-10-20 14:08:04 +02:00
WellSwitchingLogger.cpp Use vector instead of VLA, also add missing includes. 2016-10-13 17:08:52 +02:00
WellSwitchingLogger.hpp Use vector instead of VLA, also add missing includes. 2016-10-13 17:08:52 +02:00