Simulator programs and utilities for automatic differentiation.
Go to file
Markus Blatt 802895acaf Allow to prevent SimulatorReport for printing to std::cout.
This commit adds a verbose flag to the constructor of
SimulatorReport to allow for deactivating any
output to std:cout. This is handy for parallel runs where we only
want to print statistics on one process.
2015-05-08 11:12:23 +02:00
examples Make some programs stricter about parameter parsing. 2015-04-14 15:32:19 +02:00
opm/core Allow to prevent SimulatorReport for printing to std::cout. 2015-05-08 11:12:23 +02:00
tests fix tests 2015-04-24 10:49:13 +02:00