Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen c8d13d2a79 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
ebos Start using the BlackoilFluidState 2017-12-15 08:20:09 +01:00
ewoms/aux fix most pedantic compiler warnings in the basic infrastructure 2016-11-09 14:54:22 +01:00
opm/core Fix access to keywords, while still silencing warning. 2018-01-02 14:28:06 +01:00