Skip to content

Commit

Permalink
#12006 Well Target Candidates: Generate polygons of resulting high pr…
Browse files Browse the repository at this point in the history
…obability clusters
  • Loading branch information
kriben committed Dec 30, 2024
1 parent 1cdbffb commit cbf5029
Show file tree
Hide file tree
Showing 5 changed files with 502 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ApplicationLibCode/Commands/CMakeLists_files.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ set(SOURCE_GROUP_HEADER_FILES
${CMAKE_CURRENT_LIST_DIR}/RicNewWellTargetCandidatesGeneratorFeature.h
${CMAKE_CURRENT_LIST_DIR}/RicNewStatisticsContourMapFeature.h
${CMAKE_CURRENT_LIST_DIR}/RicNewStatisticsContourMapViewFeature.h
${CMAKE_CURRENT_LIST_DIR}/RicCreateWellTargetClusterPolygonsFeature.h
)

set(SOURCE_GROUP_SOURCE_FILES
Expand Down Expand Up @@ -202,6 +203,7 @@ set(SOURCE_GROUP_SOURCE_FILES
${CMAKE_CURRENT_LIST_DIR}/RicNewWellTargetCandidatesGeneratorFeature.cpp
${CMAKE_CURRENT_LIST_DIR}/RicNewStatisticsContourMapFeature.cpp
${CMAKE_CURRENT_LIST_DIR}/RicNewStatisticsContourMapViewFeature.cpp
${CMAKE_CURRENT_LIST_DIR}/RicCreateWellTargetClusterPolygonsFeature.cpp
)

if(RESINSIGHT_USE_QT_CHARTS)
Expand Down
Loading

0 comments on commit cbf5029

Please sign in to comment.