Common components for OPM, in particular build system (cmake).
Go to file
Atgeirr Flø Rasmussen 52ce54bc47 Use reference pointers for fast field access.
This is necessary in the short term to replace SimulatorState with this
class without performance loss.
2016-03-29 09:44:50 +02:00
cmake Move OutputWriter to opm-output 2016-03-16 12:42:10 +01:00
debian added: debian packaging 2015-10-20 10:07:25 +02:00
opm/common Use reference pointers for fast field access. 2016-03-29 09:44:50 +02:00
redhat add redhat packaging 2015-10-20 15:41:58 +02:00
tests Added method to query for number of components. 2016-02-29 11:13:06 +01:00
travis Added Travis support 2016-02-04 06:34:38 +01:00
.gitignore Ignore build/ directory at project root. 2016-02-01 10:33:35 +01:00
.travis.yml Added Travis support 2016-02-04 06:34:38 +01:00
CMakeLists_files.cmake Implemented float comparison with templates 2016-02-17 21:59:08 +01:00
CMakeLists.txt fixed: we need different paths in installed and in-tree config file 2015-09-21 14:21:21 +02:00
configure add a hack to the configure script so that it specifies --with-opm-common for itself 2015-09-08 15:11:06 +02:00
dune.module Bump version and unify format of dune.module. 2015-10-23 13:18:47 +02:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
README.md Added Travis status to README.md 2016-02-05 08:33:51 +01:00

opm-common alt text

Contains common components used throughout all of OPM, in particular CMake modules for the build system.