ResInsight/ApplicationLibCode
Magne Sjaastad a423ecf95f
Several OpenMP improvements
Several optimizations based on profiling of 20M grid model. These fixes will improve the largest performance issues, but there are still more operations that can be refactored.

* OpenMP: Use in fault geometry generator
* OpenMP: Use when computing statistics for result values
* OpenMP: Use multithreading on fault detection
* Add RiaOpenMPTools
* VizFwk: Use openMP for texture generation
2022-12-19 13:49:03 +01:00
..
Adm Add license notice for Qt-Advanced-Docking-System 2022-09-14 08:16:02 +02:00
Application Several OpenMP improvements 2022-12-19 13:49:03 +01:00
CommandFileInterface Simplify access to RimMainPlotCollection 2022-08-19 14:30:25 +02:00
Commands #9549 RFT plotting: Improve visibility for topology curves 2022-12-16 06:57:31 +01:00
FileInterface Several OpenMP improvements 2022-12-19 13:49:03 +01:00
GeoMech Add reference well depth adjustment to geomech case (#9547) 2022-12-07 09:28:57 +01:00
ModelVisualization Several OpenMP improvements 2022-12-19 13:49:03 +01:00
ProjectDataModel Several OpenMP improvements 2022-12-19 13:49:03 +01:00
ProjectDataModelCommands Update text for curve names and plot titles when source data changes 2022-12-09 08:46:36 +01:00
ReservoirDataModel Several OpenMP improvements 2022-12-19 13:49:03 +01:00
ResultStatisticsCache #8989 Grid statistics: Improve precision of p10/p90. 2022-06-15 19:22:36 +02:00
SocketInterface Add rename case to summary and grid cases (#9204) 2022-08-18 07:12:23 +02:00
UnitTests Add name variable for path in project file 2022-12-08 07:08:22 +01:00
UserInterface Improve the help for a calculation 2022-12-14 08:57:08 +01:00
.clang-format Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
.clang-tidy clang-tidy : Add some bugprone- checks 2021-10-04 10:08:13 +02:00
CMakeLists.txt Add name variable for path in project file 2022-12-08 07:08:22 +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 Janitor : Use std::clamp and remove obsolete includes of cvfMath 2021-02-22 13:37:05 +01:00
RiuThemesDirectory.h.cmake #8560 Fix gray background for default theme 2022-04-13 21:16:51 +02:00