Skip to content

Fixed crash when loading NNC data for some grids

Compare
Choose a tag to compare
@andreabrambilla andreabrambilla released this 24 Jan 07:53
Fixed operator< for ecl_nnc_pair_type

The previous implementation returned true even when the compared objects
were equal, and that made std:sort screw up the memory on some cases