opm-simulators/opm/core/simulator
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
..
EquilibrationHelpers.hpp Comment out unused function argument. 2018-01-02 14:28:06 +01:00
initStateEquil_impl.hpp New parser included. 2018-01-02 14:28:06 +01:00
initStateEquil.hpp Fix access to keywords, while still silencing warning. 2018-01-02 14:28:06 +01:00