Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Rename Filters that start with Find/Generate/Calculate to Compute #956

Merged
merged 25 commits into from
May 20, 2024

Conversation

imikejackson
Copy link
Contributor

No description provided.

@imikejackson imikejackson force-pushed the topic/filter_generate_rename branch 3 times, most recently from f6056a5 to 1dc5eb2 Compare May 14, 2024 13:57
@imikejackson imikejackson force-pushed the topic/filter_generate_rename branch 2 times, most recently from fe281d7 to 94556d0 Compare May 17, 2024 17:22
@imikejackson imikejackson requested a review from JDuffeyBQ May 17, 2024 21:34
@imikejackson imikejackson force-pushed the topic/filter_generate_rename branch from 94556d0 to b419a24 Compare May 17, 2024 21:34
joeykleingers and others added 19 commits May 20, 2024 09:08
FindNeighborListStatisticsFilter -> ComputeNeighborListStatisticsFilter
FindNeighborhoodsFilter -> ComputeNeighborhoodsFilter
FindNumFeaturesFilter -> ComputeNumFeaturesFilter
FindSchmidsFilter -> ComputeSchmidsFilter
FindShapesFilter -> ComputeShapesFilter
FindSlipTransmissionMetricsFilter -> ComputeSlipTransmissionMetricsFilter
FindSurfaceAreaToVolumeFilter -> ComputeSurfaceAreaToVolumeFilter
FindSurfaceFeaturesFilter -> ComputeSurfaceFeaturesFilter
FindTriangleGeomCentroidsFilter -> ComputeTriangleGeomCentroidsFilter

Signed-off-by: Joey Kleingers <[email protected]>
FindBoundaryStrengthsFilter -> ComputeBoundaryStrengthsFilter
FindCAxisLocationsFilter -> ComputeCAxisLocationsFilter
FindDifferencesMapFilter -> ComputeDifferencesMapFilter
FindEuclideanDistMapFilter -> ComputeEuclideanDistMapFilter
FindFeatureCentroidsFilter -> ComputeFeatureCentroidsFilter
FindFeatureClusteringFilter -> ComputeFeatureClusteringFilter
FindFeatureNeighborCAxisMisalignmentsFilter -> ComputeFeatureNeighborCAxisMisalignmentsFilter
FindFeatureNeighborsFilter -> ComputeFeatureNeighborsFilter
FindFeaturePhasesBinaryFilter -> ComputeFeaturePhasesBinaryFilter
* FindFeaturePhasesFilter -> ComputeFeaturePhasesFilter
* FindFeatureReferenceCAxisMisorientationsFilter -> ComputeFeatureReferenceCAxisMisorientationsFilter
* FindFeatureReferenceMisorientationsFilter -> ComputeFeatureReferenceMisorientationsFilter
* FindGBCDFilter -> ComputeGBCDFilter
* FindGBCDMetricBasedFilter -> ComputeGBCDMetricBasedFilter
* FindGBPDMetricBasedFilter -> ComputeGBPDMetricBasedFilter
* FindKernelAvgMisorientationsFilter -> ComputeKernelAvgMisorientationsFilter
* FindLargestCrossSectionsFilter -> ComputeLargestCrossSectionsFilter
* FindMisorientationsFilter -> ComputeMisorientationsFilter
Signed-off-by: Michael Jackson <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
- Sorted updated CMake Target Lists Alphabetically
Signed-off-by: Michael Jackson <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
* Includes both parameter and filter

Signed-off-by: Jared Duffey <[email protected]>
@imikejackson imikejackson force-pushed the topic/filter_generate_rename branch from b419a24 to 683e6dd Compare May 20, 2024 13:12
@imikejackson imikejackson enabled auto-merge (squash) May 20, 2024 15:01
@imikejackson imikejackson merged commit e053306 into develop May 20, 2024
8 checks passed
@imikejackson imikejackson deleted the topic/filter_generate_rename branch May 20, 2024 16:34
imikejackson added a commit to imikejackson/simplnx that referenced this pull request Oct 20, 2024
BlueQuartzSoftware#956)

Signed-off-by: Joey Kleingers <[email protected]>
Signed-off-by: Michael Jackson <[email protected]>
Signed-off-by: Jared Duffey <[email protected]>
Co-authored-by: Joey Kleingers <[email protected]>
Co-authored-by: Jessica Marquis <[email protected]>
Co-authored-by: Matthew Marine <[email protected]>
Co-authored-by: nyoungbq <[email protected]>
Co-authored-by: Jared Duffey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants