Skip to content

Commit b4f3ecf

Browse files
committed
FILT: Promote Compute Grouping Density to SimplnxCore
1 parent f07fdac commit b4f3ecf

7 files changed

Lines changed: 0 additions & 690 deletions

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ set(${PLUGIN_NAME}_SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR})
2727
# These are all the filters in the plugin. All filters should be kept in the
2828
# SimplnxReview/src/SimplnxReview/Filters/ directory.
2929
set(FilterList
30-
ComputeGroupingDensityFilter
3130
ComputeLocalAverageCAxisMisalignmentsFilter
3231
ComputeMicroTextureRegionsFilter
3332
ComputeSaltykovSizesFilter
@@ -44,7 +43,6 @@ set(ActionList
4443
# This should be integrated with the `create_simplnx_plugin` function call
4544
# ------------------------------------------------------------------------------
4645
set(AlgorithmList
47-
ComputeGroupingDensity
4846
ComputeLocalAverageCAxisMisalignments
4947
ComputeMicroTextureRegions
5048
ComputeSaltykovSizes

docs/ComputeGroupingDensityFilter.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/SimplnxReview/Filters/Algorithms/ComputeGroupingDensity.cpp

Lines changed: 0 additions & 224 deletions
This file was deleted.

src/SimplnxReview/Filters/Algorithms/ComputeGroupingDensity.hpp

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)