Common components for OPM, in particular build system (cmake).
Go to file
Bård Skaflestad 247ce0e3fa Mark Objects 'const' Where Possible
Also, don't use lifetime extension for 'Evaluation' objects where
these are constructed inside functions.  Doing so inhibits NRVO.
2021-01-25 20:37:54 +01:00
bin Silence unused argument warning for DynamicEvaluation. 2019-07-05 10:09:23 +02:00
jenkins pre-build.sh: print a message for the non-error case as well. 2019-01-17 14:06:09 +01:00
opm/material Mark Objects 'const' Where Possible 2021-01-25 20:37:54 +01:00
tests Merge pull request #427 from totto82/co2pvt 2020-10-02 12:26:19 +02:00