Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen e8f0592599 Fix access to keywords, while still silencing warning.
Previous fix was wrong because it called getKeyword() outside the
hasKeyword() check. Current version (like original code) uses the
short-circuiting behaviour of && to ensure this.
2018-01-02 14:28:06 +01:00
bin relax the python script to check the reference solutions 2013-07-07 19:02:28 +02:00
doc slightly improve the handbook build script 2017-01-16 15:32:16 +01:00
examples New parser included. 2018-01-02 14:28:06 +01:00
opm/core Fix access to keywords, while still silencing warning. 2018-01-02 14:28:06 +01:00
tests Add (all-zero) initialisation of new EquilRecord fields. 2018-01-02 14:28:06 +01:00