Common components for OPM, in particular build system (cmake).
Go to file
Jørgen Kvalsvik e0721786c4 Replace boost-filesystem with ert
Ert is a hard dependency that provides much of the core functionality of
opm-output, whereas boost::filesystem only provided create-directory
features. Since Ert conveniently provides the same features with a
near-identical interface and is used for file-writing anyway, the
responsibility for interacting with the file system has been put on ert.

Boost is now only used for testing in opm-output.
2016-06-13 14:46:20 +02:00
opm/output Replace boost-filesystem with ert 2016-06-13 14:46:20 +02:00
src/opm/output/eclipse Replace boost-filesystem with ert 2016-06-13 14:46:20 +02:00
tests Look up history rates at correct timestep 2016-06-10 10:03:49 +02:00
travis Fix broken travis script. 2016-03-08 16:09:13 +01:00
.travis.yml Using travis build-all configuration. 2016-06-10 13:46:59 +02:00
configure copy the configure wrapper from opm-autodiff 2016-04-04 15:38:26 +02:00