mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-07 11:55:06 -05:00
Removed findChildItemIndex() which caused performance issues for large models. Replaced with a new algorithm using std::map. Added unit tests
Removed findChildItemIndex() which caused performance issues for large models. Replaced with a new algorithm using std::map. Added unit tests