mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-17 20:44:50 -05:00
e8f059259981744b2a52882315c5519bb2f7fa48
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.
Languages
C++
79.4%
ECL
13.8%
Cuda
1.7%
Pawn
1.7%
CMake
1.4%
Other
1.9%