- Jul 19, 2023
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Data into the new_raster_data is being inserted directly, not via push_back.
-
This is more efficient.
-
-
-
Expression is always true because 'else if' condition is opposite to previous condition.
-
-
-
-
-
-
-
-
Lars Bilke authored
Some clang-format enhancements See merge request ogs/ogs!4683
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Jul 18, 2023
-
-
Dmitri Naumov authored
Refactor PetrelInterface See merge request ogs/ogs!4676
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The new function implementation uses std::getline, which does not longer require a buffer of certain size.
-
Dmitri Naumov authored
-