Commit bd284a5
committed
Refactor RifEclipseSummaryAddress to use string pool indices
Replaced direct string members with indices into RiaStringPool for vector, well, group, and LGR names. Updated all constructors, accessors, and logic to use the string pool for storage and retrieval. This change reduces memory usage and improves performance for repeated string values.
Fixes by clang-format1 parent e2b20c8 commit bd284a5
File tree
3 files changed
+131
-135
lines changed- ApplicationLibCode
- FileInterface
- UnitTests
3 files changed
+131
-135
lines changed
0 commit comments