opm-simulators/opm/core
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
..
simulator Fix access to keywords, while still silencing warning. 2018-01-02 14:28:06 +01:00
utility Added size() method to CellRange inner class. 2018-01-02 14:28:06 +01:00