mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-13 11:24:49 -05:00
6f07f38fb18e0f42cee5960484e0fcdc08397c45
now, all the beauty of that part of the code can be admired in initStateEquil.hpp. During this exercise, I stumbled over some serious code-quality issues like a different order of the template arguments for the declaration and the definition, mismatching argument names and no forward definition of some functions. besides this, some functions were already defined in the non-_impl.hpp file and EquilibrationHelpers.hpp used that approach from the outset.
Languages
C++
79.4%
ECL
13.8%
Cuda
1.7%
Pawn
1.7%
CMake
1.4%
Other
1.9%