ResInsight/ApplicationLibCode/GeoMech
Magne Sjaastad 6fb74654a1 Improve interface for string operations
Trim incoming string before converting to number
Remove use of std::strtod and std::stoi
Use std::string_view instead of std::string when possible
2024-07-25 21:21:53 +02: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 Improve interface for string operations 2024-07-25 21:21:53 +02:00
GeoMechVisualization Support both AND and OR operations when combining range and index filters (#11275) 2024-03-11 20:02:47 +01:00
OdbReader Enable INP support without ODB libraries (#10990) 2024-01-03 11:55:35 +01:00