ResInsight/ApplicationLibCode
Magne Sjaastad 064c0adb8c #9956 Summary Plot: Fix update of operations on multiple ensembles
When multiple ensemble curve sets are toggled on/off, it is required to do a full RimSummaryPlot::loadDataAndUpdate() that will call RimEnsembleCurveSet::updateCurves() on all ensembles in the plot. This can be a heavy operation, but will happen only once.
2023-03-13 19:33:36 +01:00
..
Adm Add field and keywords 2023-01-11 08:39:51 +01:00
Application Fix selection of multiple pressure/depth sources in plot 2023-03-13 16:09:01 +01:00
CommandFileInterface clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
Commands Release adjustments 2023-03-13 19:01:31 +01:00
FileInterface Fix selection of multiple pressure/depth sources in plot 2023-03-13 16:09:01 +01:00
GeoMech clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
ModelVisualization Add valve visualization to MSW wells 2023-03-02 13:06:38 +01:00
ProjectDataModel #9956 Summary Plot: Fix update of operations on multiple ensembles 2023-03-13 19:33:36 +01:00
ProjectDataModelCommands clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
ReservoirDataModel Make sure NaN values are in Y data, too, to keep good plot performance. 2023-03-08 17:37:19 +01:00
ResultStatisticsCache clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
SocketInterface Improved simulation well visualization 2023-02-28 16:06:37 +01:00
UnitTests #9913 Fix import of RFT pressure/depth 2023-03-10 13:20:08 +01:00
UserInterface Less spacing between legend items 2023-03-13 14:49:11 +01:00
.clang-format clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
.clang-tidy clang-tidy : Add some bugprone- checks 2021-10-04 10:08:13 +02:00
CMakeLists.txt Depth plot as docking widget (#9909) 2023-03-03 15:21:01 +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