Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser 37df21ed41 ERT: link to the threads library of the OS
this is required to make the opm-core build succeed if ERT was build
with -DBUILD_SHARED_LIBS=OFF . (without it, I get errors like

    /home/and/src/ert/devel/libert_util/src/thread_pool_posix.c:328: error: undefined reference to 'pthread_create'
2014-07-30 14:54:38 +02:00
cmake ERT: link to the threads library of the OS 2014-07-30 14:54:38 +02:00
docs Added more documentation 2013-08-25 21:49:28 +02:00
opm Added new method EclipseState::getEclipsegridcopy() 2014-07-17 21:20:42 +02:00
testdata Added hasEDIT test, to avoid exception on decks without EDIT section 2014-07-09 13:27:26 +02:00
.dir-locals.el remove the emacs and vim modelines 2014-01-15 12:52:12 +01:00
.gitignore Added external testdata to .gitignore 2013-12-09 20:15:09 +01:00
configure make the module buildable using dunecontrol 2013-12-10 16:12:39 +01:00