opm-simulators/opm
Håkon Hægland f28b906782 Made some methods in GasLiftGroupInfo const
This is in agreement with C++ Core Guidelines. A member function should
be marked const unless it changes the object’s observable state. This
gives a more precise statement of design intent, better readability, more
errors caught by the compiler, and sometimes more optimization opportunities.
2021-12-21 23:24:58 +01:00
..
core/props Spelling fixes 2021-11-15 12:06:05 +01:00
simulators Made some methods in GasLiftGroupInfo const 2021-12-21 23:24:58 +01:00