ResInsight/ApplicationCode/Commands/CompletionExportCommands
Magne Sjaastad 4117e266ed #3686 Completion Export : Use map based on size_t instead of RigCompletionDataGridCell
Using RigCompletionDataGridCell as key in a map causes cells with identical local IJK to be treated as same global cell. Use reservoir grid cell index (size_t) as key to be able to handle cells correctly.
2018-11-14 11:40:23 +01:00
..
CMakeLists_files.cmake #3604 Export completions. New feature 'Export Completion Data for Temporary LGRs' 2018-11-08 11:24:40 +01:00
RicCaseAndFileExportSettingsUi.cpp #3054 Use dynamic cast in defineEditorAttribute 2018-06-18 14:20:50 +02:00
RicCaseAndFileExportSettingsUi.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExportCompletionDataSettingsUi.cpp #3670 Implement new Pressure Depletion behaviour 2018-11-13 16:48:30 +01:00
RicExportCompletionDataSettingsUi.h #3670 Implement new Pressure Depletion behaviour 2018-11-13 16:48:30 +01:00
RicExportCompletionsForTemporaryLgrsFeature.cpp #3646 Add icons for MainGrid LGR/Temp LGR's, Export Completions, sub items on/off/toggle 2018-11-13 15:43:36 +01:00
RicExportCompletionsForTemporaryLgrsFeature.h #3603 Export completions. Also export CARFIN if temporary LGRs exist 2018-11-09 08:51:44 +01:00
RicExportCompletionsForVisibleSimWellsFeature.cpp #3646 Add icons for MainGrid LGR/Temp LGR's, Export Completions, sub items on/off/toggle 2018-11-13 15:43:36 +01:00
RicExportCompletionsForVisibleSimWellsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExportCompletionsForVisibleWellPathsFeature.cpp #3646 Add icons for MainGrid LGR/Temp LGR's, Export Completions, sub items on/off/toggle 2018-11-13 15:43:36 +01:00
RicExportCompletionsForVisibleWellPathsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExportFishbonesWellSegmentsFeature.cpp #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
RicExportFishbonesWellSegmentsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicExportFractureCompletionsImpl.cpp #3670 Implement new Pressure Depletion behaviour 2018-11-13 16:48:30 +01:00
RicExportFractureCompletionsImpl.h #3670 Implement new Pressure Depletion behaviour 2018-11-13 16:48:30 +01:00
RicExportFracturesWellSegmentsFeature.cpp #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
RicExportFracturesWellSegmentsFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicFishbonesTransmissibilityCalculationFeatureImp.cpp #3515 LGR Export/Temp LGR. New split type: One LGR per Completion 2018-10-23 11:13:55 +02:00
RicFishbonesTransmissibilityCalculationFeatureImp.h #3515 LGR Export/Temp LGR. New split type: One LGR per Completion 2018-10-23 11:13:55 +02:00
RicMultiSegmentWellExportInfo.cpp #3515 LGR Export/Temp LGR. New split type: One LGR per Completion 2018-10-23 11:13:55 +02:00
RicMultiSegmentWellExportInfo.h #3515 LGR Export/Temp LGR. New split type: One LGR per Completion 2018-10-23 11:13:55 +02:00
RicWellPathExportCompletionDataFeature.cpp #3646 Add icons for MainGrid LGR/Temp LGR's, Export Completions, sub items on/off/toggle 2018-11-13 15:43:36 +01:00
RicWellPathExportCompletionDataFeature.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
RicWellPathExportCompletionDataFeatureImpl.cpp #3686 Completion Export : Use map based on size_t instead of RigCompletionDataGridCell 2018-11-14 11:40:23 +01:00
RicWellPathExportCompletionDataFeatureImpl.h #3686 Completion Export : Use map based on size_t instead of RigCompletionDataGridCell 2018-11-14 11:40:23 +01:00
RicWellPathFractureReportItem.cpp #3670 Implement new Pressure Depletion behaviour 2018-11-13 16:48:30 +01:00
RicWellPathFractureReportItem.h #3670 Implement new Pressure Depletion behaviour 2018-11-13 16:48:30 +01:00
RicWellPathFractureTextReportFeatureImpl.cpp #3670 Implement new Pressure Depletion behaviour 2018-11-13 16:48:30 +01:00
RicWellPathFractureTextReportFeatureImpl.h #3669 Write Pressure Depletion scaling parameters as comment table in fracture export. 2018-11-12 14:38:32 +01:00