vtk-m/vtkm/filter/testing
Kenneth Moreland 4650a1da96 Deprecate old methods from DynamicCellSet
The `DynamicCellSet` (and the related `DynamicCellSetBase`) are
deprecated and replaced with `UnknownCellSet` (and `UncertainCellSet`).
Thus, `UnknownCellSet` has some methods inherited from `DynamicCellSet`
but replaced with other functionality. These methods are now marked as
deprecated and their use is removed.
2022-01-05 08:18:17 -07:00
..
CMakeLists.txt Redefine RenderTest interface for library 2021-12-30 10:53:23 -07:00
RenderTestAmrArrays.cxx Redefine RenderTest interface for library 2021-12-30 10:53:23 -07:00
RenderTestContourFilter.cxx Redefine RenderTest interface for library 2021-12-30 10:53:23 -07:00
RenderTestPointTransform.cxx Redefine RenderTest interface for library 2021-12-30 10:53:23 -07:00
RenderTestSliceFilter.cxx Redefine RenderTest interface for library 2021-12-30 10:53:23 -07:00
RenderTestSplitSharpEdges.cxx Redefine RenderTest interface for library 2021-12-30 10:53:23 -07:00
RenderTestStreamline.cxx Redefine RenderTest interface for library 2021-12-30 10:53:23 -07:00
RenderTestSurfaceNormals.cxx Redefine RenderTest interface for library 2021-12-30 10:53:23 -07:00
TestingContourTreeUniformDistributedFilter.h Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
UnitTestCellAverageFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestCellMeasuresFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestCellSetConnectivityFilter.cxx Name tangle source fields appropriately 2021-10-04 13:44:27 -06:00
UnitTestCleanGrid.cxx Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
UnitTestClipWithFieldFilter.cxx Extract implementation of MakeTestDataSet to .cxx 2021-12-13 19:11:40 -07:00
UnitTestClipWithImplicitFunctionFilter.cxx Extract implementation of MakeTestDataSet to .cxx 2021-12-13 19:11:40 -07:00
UnitTestContourFilter.cxx Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
UnitTestContourFilterNormals.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestContourTreeUniformAugmentedFilter.cxx Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
UnitTestContourTreeUniformDistributedFilter.cxx Re-enabled tests with external files (and added required files to Git LFS) 2021-01-29 09:45:13 -08:00
UnitTestContourTreeUniformDistributedFilterMPI.cxx Re-enable marching cubes unit tests for disitrbuted contour tree 2021-01-28 11:51:42 -08:00
UnitTestContourTreeUniformFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestCoordinateSystemTransform.cxx
UnitTestCrossProductFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestDotProductFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestEntropyFilter.cxx Name tangle source fields appropriately 2021-10-04 13:44:27 -06:00
UnitTestExternalFacesFilter.cxx Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
UnitTestExtractGeometryFilter.cxx Remove use of deprecated ImplicitFunctions with virtual methods 2021-02-22 06:40:02 -07:00
UnitTestExtractPointsFilter.cxx Remove use of deprecated ImplicitFunctions with virtual methods 2021-02-22 06:40:02 -07:00
UnitTestExtractStructuredFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestFieldMetadata.cxx
UnitTestFieldSelection.cxx
UnitTestFieldToColors.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestGhostCellClassify.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestGhostCellRemove.cxx Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
UnitTestGradientExplicit.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestGradientUniform.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestHistogramFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestImageConnectivityFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestImageDifferenceFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestImageMedianFilter.cxx Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
UnitTestLagrangianFilter.cxx Reduce runtime of unit tests. 2021-04-12 18:51:51 -04:00
UnitTestLagrangianStructuresFilter.cxx Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
UnitTestMapFieldMergeAverage.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestMapFieldPermutation.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestMaskFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestMaskPointsFilter.cxx
UnitTestMeshQualityFilter.cxx Fix MeshQuality to work with CellSetSingleType 2021-08-12 12:42:56 -06:00
UnitTestMIRFilter.cxx removing wrong fix that added additional errors 2021-08-30 13:22:32 -07:00
UnitTestMultiBlockFilter.cxx Name tangle source fields appropriately 2021-10-04 13:44:27 -06:00
UnitTestNDEntropyFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestNDHistogramFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestParticleDensity.cxx Speed up particle density unit test. 2021-04-12 18:51:51 -04:00
UnitTestParticleMessengerMPI.cxx
UnitTestPartitionedDataSetFilters.cxx Extract implementation of MakeTestDataSet to .cxx 2021-12-13 19:11:40 -07:00
UnitTestPartitionedDataSetHistogramFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestPointAverageCellSetExtrude.cxx removing ArrayHandleExtrude* 2021-02-10 15:20:35 -05:00
UnitTestPointAverageFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestPointElevationFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestPointTransform.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestProbe.cxx
UnitTestSplitSharpEdgesFilter.cxx Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
UnitTestStreamlineFilter.cxx Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
UnitTestStreamlineFilterMPI.cxx Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
UnitTestStreamSurfaceFilter.cxx Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
UnitTestSurfaceNormalsFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestTetrahedralizeFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestThresholdFilter.cxx Updating threshold to return all or part in range. 2021-08-31 15:33:45 -04:00
UnitTestThresholdPointsFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestTriangulateFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestTubeFilter.cxx Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
UnitTestVectorMagnitudeFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestVertexClusteringFilter.cxx Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
UnitTestWarpScalarFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestWarpVectorFilter.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00
UnitTestZFP.cxx Fix deprecation warnings 2021-01-26 07:56:39 -07:00