..
Completions
Move Rig well related things to subfolder and update include statements
2024-10-31 15:08:59 +01:00
ResultAccessors
#10649 ApplicationLibCode: Use collection.empty() instead of comparing with size
2023-09-27 10:16:37 +02:00
ResultCalculators
#11895 Always show Oil Saturation as available
2024-11-19 13:08:04 +01:00
Well
Remove unused includes
2024-11-04 09:54:23 +01:00
CMakeLists_files.cmake
Refactor: Split out triangle generation from contour map
2024-11-18 09:12:44 +01:00
CMakeLists_filesNotToUnitTest.cmake
Move Rig well related things to subfolder and update include statements
2024-10-31 15:08:59 +01:00
cvfGeometryTools.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
cvfGeometryTools.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
cvfGeometryTools.inl
#10649 ApplicationLibCode: Use collection.empty() instead of comparing with size
2023-09-27 10:16:37 +02:00
eclLibDocumentedHeaders.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigActiveCellGrid.cpp
Make sure we only loop over active grids local cells when calculating visibility
2024-11-22 11:46:00 +01:00
RigActiveCellGrid.h
Make sure we only loop over active grids local cells when calculating visibility
2024-11-22 11:46:00 +01:00
RigActiveCellInfo.cpp
Return pair of vectors and rename
2024-01-22 14:52:49 +01:00
RigActiveCellInfo.h
Return pair of vectors and rename
2024-01-22 14:52:49 +01:00
RigActiveCellLocalGrid.cpp
Add specialiced active cell subgrids
2024-10-29 18:17:31 +01:00
RigActiveCellLocalGrid.h
Add specialiced active cell subgrids
2024-10-29 18:17:31 +01:00
RigAllanDiagramData.cpp
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigAllanDiagramData.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigBasicPlane.cpp
Fault reactivation ( #10624 )
2023-09-19 18:03:36 +02:00
RigBasicPlane.h
Fault reactivation ( #10624 )
2023-09-19 18:03:36 +02:00
RigCaseCellResultCalculator.cpp
Performance: Property filter on a time step difference case is slow #10339
2023-06-02 16:34:21 +02:00
RigCaseCellResultCalculator.h
Result Divided by Area: Establish concept used to compute flow velocity and normalized trans ( #7349 )
2021-02-11 03:01:17 +01:00
RigCaseCellResultsData.cpp
Some clean up and fixes
2024-10-29 18:17:31 +01:00
RigCaseCellResultsData.h
Add result calculator for PORV*SOIL, PORV*SGAS, and PORV*(SOIL+SGAS).
2024-09-30 13:42:28 +02:00
RigCaseRealizationParameters.cpp
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigCaseRealizationParameters.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigCaseToCaseCellMapper.cpp
Privatize grid cell array
2024-10-29 18:17:31 +01:00
RigCaseToCaseCellMapper.h
Janitor : Use std::clamp and remove obsolete includes of cvfMath
2021-02-22 13:37:05 +01:00
RigCaseToCaseCellMapperTools.cpp
Privatize grid cell array
2024-10-29 18:17:31 +01:00
RigCaseToCaseCellMapperTools.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigCaseToCaseRangeFilterMapper.cpp
Privatize grid cell array
2024-10-29 18:17:31 +01:00
RigCaseToCaseRangeFilterMapper.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigCell.cpp
Some clean up and fixes
2024-10-29 18:17:31 +01:00
RigCell.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigCellFaceGeometryTools.cpp
Privatize grid cell array
2024-10-29 18:17:31 +01:00
RigCellFaceGeometryTools.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigCellGeometryTools.cpp
#11798 Use type definition from ClipperLib to avoid overflow
2024-10-22 10:39:04 +02:00
RigCellGeometryTools.h
Allow polygon line filter with only one point ( #11345 )
2024-04-10 10:47:06 +02:00
RigContourMapCalculator.cpp
Contour Map: Fix crash when not filtering by visibility.
2024-11-13 15:36:44 +01:00
RigContourMapCalculator.h
Refactor: improve names of result aggregation enum options.
2024-11-13 15:36:44 +01:00
RigContourMapGrid.cpp
Fix missing prefix seen in unity builds
2024-10-20 16:35:39 +02:00
RigContourMapGrid.h
Fix missing prefix seen in unity builds
2024-10-20 16:35:39 +02:00
RigContourMapProjection.cpp
Refactor: improve names of result aggregation enum options.
2024-11-13 15:36:44 +01:00
RigContourMapProjection.h
Refactor: improve names of result aggregation enum options.
2024-11-13 15:36:44 +01:00
RigContourMapTrianglesGenerator.cpp
Refactor: Split out triangle generation from contour map
2024-11-18 09:12:44 +01:00
RigContourMapTrianglesGenerator.h
Refactor: Split out triangle generation from contour map
2024-11-18 09:12:44 +01:00
RigContourPolygonsTools.cpp
Refactor: Decouple RivContourMapProjectionPartMgr and RimContourMapProjection
2024-11-20 14:52:27 +01:00
RigContourPolygonsTools.h
Refactor: Decouple RivContourMapProjectionPartMgr and RimContourMapProjection
2024-11-20 14:52:27 +01:00
RigConvexHull.cpp
Update clang-format.yml ( #10068 )
2023-04-13 07:05:53 +02:00
RigConvexHull.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigDeclineCurveCalculator.cpp
Add "Decline Curves" functionality.
2023-05-05 15:30:48 +02:00
RigDeclineCurveCalculator.h
Add "Decline Curves" functionality.
2023-05-05 15:30:48 +02:00
RigEclipseAllanFaultsStatCalc.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigEclipseAllanFaultsStatCalc.h
Refactor result definition
2023-05-11 08:37:58 +02:00
RigEclipseCaseData.cpp
Move Rig well related things to subfolder and update include statements
2024-10-31 15:08:59 +01:00
RigEclipseCaseData.h
Support for loading only active cell geometry ( #11624 )
2024-08-28 18:22:57 +02:00
RigEclipseCaseDataTools.cpp
Move Rig well related things to subfolder and update include statements
2024-10-31 15:08:59 +01:00
RigEclipseCaseDataTools.h
Add RigEclipseCaseDataTools
2024-02-02 10:27:20 +01:00
RigEclipseContourMapProjection.cpp
Refactor: improve names of result aggregation enum options.
2024-11-13 15:36:44 +01:00
RigEclipseContourMapProjection.h
Refactor: improve names of result aggregation enum options.
2024-11-13 15:36:44 +01:00
RigEclipseCrossPlotDataExtractor.cpp
Fixes by clang-tidy
2024-09-02 15:26:44 +02:00
RigEclipseCrossPlotDataExtractor.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigEclipseMultiPropertyStatCalc.cpp
#10649 ApplicationLibCode: Use collection.empty() instead of comparing with size
2023-09-27 10:16:37 +02:00
RigEclipseMultiPropertyStatCalc.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigEclipseNativeStatCalc.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigEclipseNativeStatCalc.h
Refactor result definition
2023-05-11 08:37:58 +02:00
RigEclipseNativeVisibleCellsStatCalc.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigEclipseNativeVisibleCellsStatCalc.h
Refactor result definition
2023-05-11 08:37:58 +02:00
RigEclipseResultAddress.h
Add readability-simplify-boolean-expr
2023-06-26 13:12:41 +02:00
RigEclipseResultInfo.cpp
Refactor: extract Soil computation.
2023-04-19 15:00:56 +02:00
RigEclipseResultInfo.h
Refactor: extract Soil computation.
2023-04-19 15:00:56 +02:00
RigElasticProperties.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigElasticProperties.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigEnsembleFractureStatisticsCalculator.cpp
Update clang-format.yml ( #10068 )
2023-04-13 07:05:53 +02:00
RigEnsembleFractureStatisticsCalculator.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigEnsembleParameter.cpp
#10367 Janitor: Remove unneccessary 'this' pointers
2023-08-07 13:38:27 +02:00
RigEnsembleParameter.h
Refactor: extract EnsembleParameter into separate file.
2021-06-30 10:43:11 +02:00
RigEquil.cpp
#10649 ApplicationLibCode: Use collection.empty() instead of comparing with size
2023-09-27 10:16:37 +02:00
RigEquil.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigFault.cpp
Added more clang-tidy checks
2023-04-14 14:07:45 +02:00
RigFault.h
Added more clang-tidy checks
2023-04-14 14:07:45 +02:00
RigFaultReactivationModel.cpp
Exported coordinate fix ( #11283 )
2024-03-12 16:57:16 +01:00
RigFaultReactivationModel.h
Exported coordinate fix ( #11283 )
2024-03-12 16:57:16 +01:00
RigFaultReactivationModelGenerator.cpp
Exported coordinate fix ( #11283 )
2024-03-12 16:57:16 +01:00
RigFaultReactivationModelGenerator.h
Move stream operator from AppEnum header
2024-03-25 15:14:04 +01:00
RigFlowDiagInterfaceTools.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigFlowDiagResultAddress.cpp
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigFlowDiagResultAddress.h
Added more clang-tidy checks
2023-04-14 14:07:45 +02:00
RigFlowDiagResultFrames.cpp
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigFlowDiagResultFrames.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigFlowDiagResults.cpp
#10649 ApplicationLibCode: Use collection.empty() instead of comparing with size
2023-09-27 10:16:37 +02:00
RigFlowDiagResults.h
Added more clang-tidy checks
2023-04-14 14:07:45 +02:00
RigFlowDiagSolverInterface.cpp
Fixes by clang-tidy
2024-09-02 15:26:44 +02:00
RigFlowDiagSolverInterface.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigFlowDiagStatCalc.cpp
Change API for PdmObjectHandle and PdmFieldHandle
2023-05-12 21:41:34 +02:00
RigFlowDiagStatCalc.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigFlowDiagVisibleCellsStatCalc.cpp
Change API for PdmObjectHandle and PdmFieldHandle
2023-05-12 21:41:34 +02:00
RigFlowDiagVisibleCellsStatCalc.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigFormationNames.cpp
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigFormationNames.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigFractureCell.cpp
Thermal Fracture: Fix off-by-one in transmissibility calculation.
2022-10-03 08:33:55 +02:00
RigFractureCell.h
#8029 Ensemble Fracture Statistics: improve area of statistics result
2021-10-27 21:59:26 +02:00
RigFractureGrid.cpp
#7869 Ensemble Fracture Statistics: optimization by AABB tree. ( #7924 )
2021-08-30 13:01:18 +00:00
RigFractureGrid.h
#7869 Ensemble Fracture Statistics: optimization by AABB tree. ( #7924 )
2021-08-30 13:01:18 +00:00
RigGeoMechBoreHoleStressCalculator.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigGeoMechBoreHoleStressCalculator.h
Added more clang-tidy checks
2023-04-14 14:07:45 +02:00
RigGeoMechContourMapProjection.cpp
Contour map geomech: fix bug with visibility map
2024-11-26 17:35:05 +01:00
RigGeoMechContourMapProjection.h
Refactor: improve names of result aggregation enum options.
2024-11-13 15:36:44 +01:00
RigGocadData.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigGocadData.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigGridBase.cpp
Make sure fault geometry always is visible
2024-11-27 12:29:12 +01:00
RigGridBase.h
Some performance updates
2024-10-29 18:17:31 +01:00
RigGridCrossPlotCurveGrouping.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigGriddedPart3d.cpp
Fix incorrect position for data nodes.
2024-03-18 17:42:03 +01:00
RigGriddedPart3d.h
Generate model based on an origin in the fault to improve calculation accuracy ( #11267 )
2024-03-08 15:50:05 +01:00
RigGridManager.cpp
Improve grid cell calculator
2022-11-17 15:51:01 +01:00
RigGridManager.h
Improve grid cell calculator
2022-11-17 15:51:01 +01:00
RigGridScalarDataAccess.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigHexIntersectionTools.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigHexIntersectionTools.h
Several adjustments related to Qt6
2024-04-16 14:22:15 +02:00
RigHistogramData.cpp
#10649 ApplicationLibCode: Use collection.empty() instead of comparing with size
2023-09-27 10:16:37 +02:00
RigHistogramData.h
Add missing include to define size_t
2021-05-14 14:19:09 +02:00
RigLasFileExporter.cpp
Move Rig well related things to subfolder and update include statements
2024-10-31 15:08:59 +01:00
RigLasFileExporter.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigLocalGrid.cpp
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigLocalGrid.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigMainGrid.cpp
Privatize grid cell array
2024-10-29 18:17:31 +01:00
RigMainGrid.h
Add some friends to protect direct access to internal cell storage
2024-10-29 18:17:31 +01:00
RigNncConnection.cpp
#10649 ApplicationLibCode: Use collection.empty() instead of comparing with size
2023-09-27 10:16:37 +02:00
RigNncConnection.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigNNCData.cpp
Privatize grid cell array
2024-10-29 18:17:31 +01:00
RigNNCData.h
Several adjustments related to Qt6
2024-04-16 14:22:15 +02:00
RigNumberOfFloodedPoreVolumesCalculator.cpp
Privatize grid cell array
2024-10-29 18:17:31 +01:00
RigNumberOfFloodedPoreVolumesCalculator.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigPolyLinesData.cpp
Use polygon as data source for intersection
2024-02-25 09:21:48 +01:00
RigPolyLinesData.h
Use polygon as data source for intersection
2024-02-25 09:21:48 +01:00
RigPressureDepthData.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigPressureDepthData.h
#9620 Pressure/depth data: add user interface.
2023-01-19 09:00:05 +01:00
RigReservoirBuilder.cpp
Privatize grid cell array
2024-10-29 18:17:31 +01:00
RigReservoirBuilder.h
Extract geometry and cell creation to reservoir builder
2023-12-20 19:05:45 +01:00
RigReservoirBuilderMock.cpp
Move Rig well related things to subfolder and update include statements
2024-10-31 15:08:59 +01:00
RigReservoirBuilderMock.h
Extract geometry and cell creation to reservoir builder
2023-12-20 19:05:45 +01:00
RigReservoirGridTools.cpp
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigReservoirGridTools.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigResultModifier.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigResultModifierFactory.cpp
Refactor result definition
2023-05-11 08:37:58 +02:00
RigResultModifierFactory.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigSlice2D.cpp
#7493 Add RigSlice2D utility class.
2021-04-09 15:35:05 +02:00
RigSlice2D.h
Fix missing include
2021-05-20 07:37:55 +02:00
RigStimPlanFractureDefinition.cpp
Remove unused includes
2024-11-04 09:54:23 +01:00
RigStimPlanFractureDefinition.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigStimPlanModelTools.cpp
Move Rig well related things to subfolder and update include statements
2024-10-31 15:08:59 +01:00
RigStimPlanModelTools.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigSurface.cpp
Ensemble Surface improvements
2021-09-16 14:28:19 +02:00
RigSurface.h
Ensemble Surface improvements
2021-09-16 14:28:19 +02:00
RigSurfaceResampler.cpp
Move Rig well related things to subfolder and update include statements
2024-10-31 15:08:59 +01:00
RigSurfaceResampler.h
Move line and surface intersection methods to RigSurfaceResampler
2023-08-31 13:50:39 +02:00
RigSurfaceStatisticsCalculator.cpp
Update clang-format.yml ( #10068 )
2023-04-13 07:05:53 +02:00
RigSurfaceStatisticsCalculator.h
Ensemble surface import and statistics
2021-08-17 13:38:12 +02:00
RigTesselatorTools.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigTesselatorTools.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigTexturedSection.cpp
#10649 ApplicationLibCode: Use collection.empty() instead of comparing with size
2023-09-27 10:16:37 +02:00
RigTexturedSection.h
Basic seismic support ( #10010 )
2023-03-24 15:36:10 +01:00
RigThermalFractureDefinition.cpp
Move stream operator from AppEnum header
2024-03-25 15:14:04 +01:00
RigThermalFractureDefinition.h
#9104 Thermal Fracture: Handle offset and scaling.
2022-08-25 09:17:00 +02:00
RigThermalFractureResult.cpp
#9099 Thermal Fracture Import: include perimter nodes.
2022-07-06 18:18:11 +02:00
RigThermalFractureResult.h
#9099 Thermal Fracture Import: include perimter nodes.
2022-07-06 18:18:11 +02:00
RigThermalFractureResultUtil.cpp
Update clang-format.yml ( #10068 )
2023-04-13 07:05:53 +02:00
RigThermalFractureResultUtil.h
Janitor: Remove unused includes
2023-05-15 15:43:01 +02:00
RigTofAccumulatedPhaseFractionsCalculator.cpp
Refactor result definition
2023-05-11 08:37:58 +02:00
RigTofAccumulatedPhaseFractionsCalculator.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigTofWellDistributionCalculator.cpp
#10649 ApplicationLibCode: Use collection.empty() instead of comparing with size
2023-09-27 10:16:37 +02:00
RigTofWellDistributionCalculator.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigTracer.cpp
Streamlines: New generator and UI usability improvements ( #7424 )
2021-02-25 16:38:56 +01:00
RigTracer.h
Streamlines: New generator and UI usability improvements ( #7424 )
2021-02-25 16:38:56 +01:00
RigTracerPoint.cpp
Streamlines: New generator and UI usability improvements ( #7424 )
2021-02-25 16:38:56 +01:00
RigTracerPoint.h
Streamlines: New generator and UI usability improvements ( #7424 )
2021-02-25 16:38:56 +01:00
RigTransmissibilityEquations.cpp
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigTransmissibilityEquations.h
clang-format: Set column width to 140
2023-02-26 10:48:40 +01:00
RigVfpTables.cpp
Add support for multiple curve sets in one VFP plot
2024-06-12 09:35:28 +02:00
RigVfpTables.h
Add support for multiple curve sets in one VFP plot
2024-06-12 09:35:28 +02:00
RigVisibleCategoriesCalculator.cpp
Create Intersection: Crash for Intersection along Simulation well
2023-12-11 12:32:19 +01:00
RigVisibleCategoriesCalculator.h
#7739 Show only visible categories in legend
2021-06-01 08:09:47 +02:00
RigWbsParameter.cpp
WBS Plot: Improve initial placement of curve, and add better default colors.
2024-02-14 15:16:47 +01:00
RigWbsParameter.h
#10663 WBS Plot: Import well log from CSV file.
2024-01-29 15:05:08 +01:00
RigWeightedMeanCalc.cpp
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00
RigWeightedMeanCalc.h
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00