Common components for OPM, in particular build system (cmake).
Go to file
Pål Grønås Drange e48b64c41d Substantial edits to Eclipse3DProperties
* Removed all references to state, need to fix initPORV
* Made TransMult return raw pointer const GridProperty over shared pointer.
* Moved getDirectionProperty and hasDirectionProperty out of API
** Removed tests as these methods are no longer public
* Moved grid properties stuff to new class
* Removed use of deck in SatfuncInitializers, moved to TableManager
* Removed shared_ptr for several members of EclipseState and 3DProperties
* Moved region-property from EclipseState to Eclipse3DProperties
* Moved initGridopts from EclipseState to Eclipse3DProperties
* Made several Eclipse3DProperties methods private
* Postprocessors take raw pointers, not shared_ptr---these will be phased out
* Fixed return reference instead of copy several places
** GridProperties<T> in Eclipse3DProperties are now references, not shared_ptr
** Eclipse3DProperties takes const Deck&, not shared_ptr
* Removed obsolete tests
2016-04-12 14:42:18 +02:00
cmake/Modules Using external cmake modules 2015-05-08 11:55:40 +02:00
docs typo 2015-06-18 12:06:38 +02:00
opm Substantial edits to Eclipse3DProperties 2016-04-12 14:42:18 +02:00
testdata Support symlinks: Added testdata 2016-04-01 14:28:26 +02:00
travis Changes in travis configuration 2016-03-22 10:12:27 +01:00
.gitignore Substantial edits to Eclipse3DProperties 2016-04-12 14:42:18 +02:00
.travis.yml Added clang support to Travis CI 2016-04-04 12:42:42 +02:00
configure changed: sync with renaming to opm-common 2015-09-08 10:34:45 +02:00