ResInsight/ApplicationLibCode
Magne Sjaastad a880a42752
Summary performance improvements
* Check flag before rebuilding summary address nodes
* Performance: Use vector instead of set and map locally in thread
* Performance: Skip looking for restart summary filenames for opm-common
* Move adding of case realization parameters to OpenMP loop
* Add unit test for file path operations
* Performance: Avoid using cdUp() function when splitting path into strings
2024-03-18 11:46:43 +01:00
..
Adm Show git SHA for command line parameter --version 2024-02-27 12:10:19 +01:00
Application Summary performance improvements 2024-03-18 11:46:43 +01:00
CommandFileInterface Fallback to project path for export 2023-11-17 09:53:30 +01:00
Commands Cleanup includes 2024-03-07 19:45:43 +01:00
FileInterface Summary performance improvements 2024-03-18 11:46:43 +01:00
GeoMech Support both AND and OR operations when combining range and index filters (#11275) 2024-03-11 20:02:47 +01:00
ModelVisualization Support both AND and OR operations when combining range and index filters (#11275) 2024-03-11 20:02:47 +01:00
ProjectDataModel Summary performance improvements 2024-03-18 11:46:43 +01:00
ProjectDataModelCommands #10648 Refactor summary reader: return std::vector<double> instead of taking ptr. 2023-10-02 09:16:52 +02:00
ReservoirDataModel Transmissibility equations: guard against NaN in very small intersections. 2024-03-15 15:11:53 +01:00
ResultStatisticsCache #10649 ApplicationLibCode: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
SocketInterface Add separate target for unit tests for easier test access. Remove unit tests from ResInsight application. (#11184) 2024-02-11 20:04:04 +01:00
UnitTests Summary performance improvements 2024-03-18 11:46:43 +01:00
UserInterface Cleanup includes 2024-03-07 19:45:43 +01:00
.clang-format clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
.clang-tidy clang-tidy: Add readability-container-size-empty check. 2023-09-27 10:16:37 +02:00
CMakeLists.txt Add polygon classes 2024-02-16 15:51:19 +01:00
CustomPCH.cmake Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Doxyfile Adjust doxygen documentation generation 2022-12-08 12:38:32 +01:00
pch.h Use precompiled headers to speed up build 2023-08-11 12:41:40 +02:00
RiuThemesDirectory.h.cmake #8560 Fix gray background for default theme 2022-04-13 21:16:51 +02:00