ResInsight/ApplicationLibCode/GeoMech
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
..
GeoMechDataModel Performance: Cellcount functions are used in many loops, and must be as fast as possible 2024-01-22 14:52:49 +01:00
GeoMechFileInterface Make INP reader a bit more generic, do not require steps defined in file and allow multiple element types (all types must be 8 nodes) 2024-01-22 14:45:55 +01:00
GeoMechVisualization #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
OdbReader Enable INP support without ODB libraries (#10990) 2024-01-03 11:55:35 +01:00
OdbReader_UnitTests Enable INP support without ODB libraries (#10990) 2024-01-03 11:55:35 +01:00