opm-simulators/opm/simulators
Håkon Hægland ff3c7f2afb Try to silence a warning about an unused variable.
Added some more debug code, and initialized some boolean variables.

The jenkins build gives a warning about that '"alq_is_limited" may be
used uninitialized', though the warning is generated in another file
(GasLiftWellState.hpp, line #44) it could be (?) caused by the fact that
"alq_is_limited" might not be initialized before calling the constructor
in GasLiftSingleWell_impl.hpp line #963..
2021-03-30 15:42:33 +02:00
..
aquifers Address PR Review Comments 2021-03-24 23:13:50 +01:00
flow Fix unused variable warnings. 2021-03-30 15:41:46 +02:00
linalg Merge pull request #3089 from Tongdongq/exact-ilu-decomp-gpu 2021-03-08 17:25:04 +01:00
timestepping Merge pull request #3131 from fgfuchs/global_time_fix 2021-03-23 15:51:47 +01:00
utils Remove references to RestartConfig 2021-03-26 08:03:07 +01:00
wells Try to silence a warning about an unused variable. 2021-03-30 15:42:33 +02:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00