opm-simulators/opm/simulators
Jørgen Kvalsvik 71560b5fb2 BlackoilOutputWriter rewritten to use opm-output
Changes to BlackoilOutputWriter as mandated by the split and rewrite of
opm-output. Notable changes:

* BlackoilOutputWriter is no longer a child class of OutputWriter.
* Minor interface changes; writeTimeStep requires a Wells pointer
* restore requires a Wells* pointer
* VTK/Matlab support rewrites; no longer inherits OutputWriter
* WellStateFullyImplicitBlackoil::report added, to write its data to a
  opm-output understood format

Relies on utility/Compat.hpp for quick conversion to the opm-output
defined formats.
2016-06-07 10:15:07 +02: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 Runs first iterations of two-phase case plausibly 2016-04-26 07:49:12 +02:00