ResInsight/Fwk
Magne Sjaastad 833a0e8584 Performance: Cellcount functions are used in many loops, and must be as fast as possible
cellCountIJK was computed based on the value of griPointDimensions. These converstion turned up during profiling. Change implementation to have cellcount as a member variable instead of being computed every time.
2024-01-22 14:52:49 +01:00
..
AppFwk Performance: Cellcount functions are used in many loops, and must be as fast as possible 2024-01-22 14:52:49 +01:00
VizFwk Add fixes to handle missing data correctly 2024-01-19 11:53:06 +01:00
CMakeLists.txt Adjust build settings to c++20 2023-11-09 14:17:43 +01:00