opm-core/opm/core/io
chflo 3f06ddd400 Use the IOConfig object from EclipseState to decide whether:
* output is to be formatted or not (FMTOUT keyword, default if keyword not present is unformatted)
* Whether restart file should be written for a specified report step
* whether restart files are to be unified or not (UNIFOUT keyword, default if keyword not present is multiple)
* whether an EGRID file should be written (GRIDFILE, NOGGF keywords)
* whether an INIT file should be written (INIT keyword)

* Removed former setting for interval writes to disk (from params)
2015-06-15 12:04:53 +02:00
..
eclipse Use the IOConfig object from EclipseState to decide whether: 2015-06-15 12:04:53 +02:00
vag Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
vtk convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
OutputWriter.cpp do not pass the deck to the output writers anymore 2015-03-31 12:12:02 +02:00
OutputWriter.hpp do not pass the deck to the output writers anymore 2015-03-31 12:12:02 +02:00