vtk-m/vtkm/worklet
Li-Ta Lo 2b102e2b7c Merge topic 'probe_refactor'
849106762 remove include CellDeepCopy
4108febd3 remove #include functional
daaac78f1 minor changes based on code review
aecdd7705 Update vtkm/filter/resampling/testing/CMakeLists.txt
38000ed6d Use ALL_BACKENDS for unit test
ab09f77b7 migrate Probe filter

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2771
2022-05-18 10:48:37 -04:00
..
colorconversion Update CellSetExtrude to not specify exec types by device 2021-02-08 16:57:16 -07:00
contourtree Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
contourtree_augmented Fix slow ArrayCopy calls 2022-01-24 14:15:45 -07:00
contourtree_distributed Prefer ArrayHandle::Fill over Algorithm::Fill 2022-01-04 08:50:57 -07:00
cosmotools Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
internal Use Buffer objects for dispatcher base test 2022-05-13 16:02:59 -04:00
lcs Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
mir Updating portal types to newer 1.6 requirements 2021-08-10 13:36:37 -07:00
particleadvection Merge topic 'scoped-enum-cell-classification' 2022-03-21 12:40:05 -04:00
spatialstructure Deprecate KdTree3D worklets 2021-08-02 09:50:41 -06:00
splatkernels
testing Merge topic 'probe_refactor' 2022-05-18 10:48:37 -04:00
wavelets Deprecate ArrayHandle::Shrink 2021-02-01 08:07:40 -07:00
AverageByKey.h Fix slow ArrayCopy calls 2022-01-24 14:15:45 -07:00
AveragePointNeighborhood.h Implement and test Image Comparison Filters and Worklets 2020-12-02 16:24:06 +00:00
BoundaryTypes.h
CellDeepCopy.h Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
CMakeLists.txt migrate Probe filter 2022-05-16 14:55:14 -06:00
ContourTreeUniform.h
ContourTreeUniformAugmented.h Minor fixed for performane logging 2020-12-02 14:29:15 -08:00
CosmoTools.h
DescriptiveStatistics.h
DispatcherCellNeighborhood.h
DispatcherMapField.h Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
DispatcherMapTopology.h
DispatcherPointNeighborhood.h
DispatcherReduceByKey.h
FieldStatistics.h
KdTree3D.h Deprecate KdTree3D worklets 2021-08-02 09:50:41 -06:00
KernelSplatter.h
Keys.h Make deprecated tags more descriptive 2021-02-09 09:45:41 -07:00
Keys.hxx
KeysSignedTypes.cxx Optionally remove all use of ArrayHandleVirtual 2020-09-04 22:52:45 -06:00
KeysUnsignedTypes.cxx Optionally remove all use of ArrayHandleVirtual 2020-09-04 22:52:45 -06:00
LagrangianStructures.h Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
MaskIndices.h Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
MaskNone.h
MaskSelect.cxx Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
MaskSelect.h Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
MIR.h Merge topic 'mir-float-fix' 2022-02-02 11:48:31 -05:00
NDimsHistMarginalization.h move worklet/histogram to filter/density_estimate/worklet 2022-01-31 12:17:44 -07:00
Normalize.h
ParticleAdvection.h template advection filters with particle type 2021-11-22 15:10:08 -05:00
ScalarsToColors.h
ScalarsToColors.hxx
ScatterCounting.cxx Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
ScatterCounting.h Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
ScatterIdentity.h
ScatterPermutation.h
ScatterUniform.h
StableSortIndices.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
StreamLineUniformGrid.h Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
StreamSurface.h Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
TriangleWinding.h Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
WaveletCompressor.h
WorkletCellNeighborhood.h
WorkletMapField.h
WorkletMapTopology.h
WorkletNeighborhood.h
WorkletPointNeighborhood.h
WorkletReduceByKey.h