Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen ba26696d22 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.
2014-04-15 14:52:21 +02:00
examples New parser included. 2014-03-28 17:35:43 +01:00
opm/core Fix access to keywords, while still silencing warning. 2014-04-15 14:52:21 +02:00
tests Add (all-zero) initialisation of new EquilRecord fields. 2014-04-15 13:41:10 +02:00