Magne Sjaastad
06f9c6126d
Copy changes from dev-branch into main
...
History of main branch was difficult to merge. Take a copy of dev-branch, and merge both ways between dev and main after the release.
2023-10-23 09:26:33 +02:00
Magne Sjaastad
77bf792b1a
Release 2023.06
2023-06-19 13:48:44 +02:00
Magne Sjaastad
42b901ec28
clang-format: Set column width to 140
...
* Set column width to 140
* Use c++20
* Remove redundant virtual
2023-03-16 07:16:11 +01:00
Magne Sjaastad
3b5139c24d
#9023 Performance : Use cached analyzer
...
Remove min max from RimSummaryCaseCollection
Guard null pointer access
Improve default behaviour for axis range control
2022-06-10 06:25:41 +02:00
Magne Sjaastad
d36bf11c62
Several performance fixes ( #9026 )
...
* #9023 Performance: Use count instead of for loop
* #9023 Analyzer: Cache vector names for categories
* #9023 Performance : Use cached ensemble analyzer
* #9023 Performance : Add min/max values to ensemble statistics
* #9023 Performance : Improve statistics calculator
* #9023 Performance : Use high performance toInt()
* #9023 Performance : Build summary addresses in parallell
2022-06-07 21:09:36 +02:00
Magne Sjaastad
bf7917ab7c
Janitor: Remove obsolete code
2021-12-14 12:01:06 +01:00
rubenthoms
bc81437435
Moved UnitSystem from RiaEclipseUnitTools to RiaDefines. ( #7225 )
...
* Moved UnitSystem from RiaEclipseUnitTools to RiaDefines.
- Renamed UnitSystem to EclipseUnitSystem
- Replaced header includes and removed obsolete includes of RiaEclipseUnitTools.h
* Moved result name functions into separate file.
* Minor cleanup
Co-authored-by: rubenthoms <rubenthoms@users.noreply.github.com >
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com >
Co-authored-by: magnesj <magnesj@users.noreply.github.com >
2021-01-21 12:58:46 +01:00
Gaute Lindkvist
81699db187
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00