vtk-m2/vtkm/worklet
Li-Ta Lo f3c65d3404 Merge topic 'field_transform'
b8c1f5aac make calling to emplace_back type safe
43dd4638e use auto in range-based for loop
9958394fa tidy-up language usage and coding style conformation
b3327e544 move auto field = ... around to minimize accidential capture
455c20437 Migrate field_transform

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <morelandkd@ornl.gov>
Merge-request: !2696
2022-02-02 17:18:07 -05:00
..
cellmetrics Fixing dashboard warnings 2022-02-02 21:14:01 +05:30
colorconversion
contourtree
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 Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07: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
moments Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
particleadvection Fix slow ArrayCopy calls 2022-01-24 14:15:45 -07:00
spatialstructure Deprecate KdTree3D worklets 2021-08-02 09:50:41 -06:00
splatkernels
testing Migrate field_transform 2022-02-01 11:51:01 -07:00
tetrahedralize Make triangulate implementation more general 2021-09-08 12:49:11 -06:00
triangulate Make triangulate implementation more general 2021-09-08 12:49:11 -06:00
wavelets
zfp
AverageByKey.h Fix slow ArrayCopy calls 2022-01-24 14:15:45 -07:00
AveragePointNeighborhood.h
BoundaryTypes.h
CellDeepCopy.h Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
CellMeasure.h
CMakeLists.txt Merge topic 'field_transform' 2022-02-02 17:18:07 -05:00
ContourTreeUniform.h
ContourTreeUniformAugmented.h
CosmoTools.h
DescriptiveStatistics.h
DispatcherCellNeighborhood.h
DispatcherMapField.h
DispatcherMapTopology.h
DispatcherPointNeighborhood.h
DispatcherReduceByKey.h
FieldStatistics.h
ImageDifference.h General: remove warnings in the CI 2021-06-26 18:12:56 -04:00
KdTree3D.h Deprecate KdTree3D worklets 2021-08-02 09:50:41 -06:00
KernelSplatter.h
Keys.h
Keys.hxx
KeysSignedTypes.cxx
KeysUnsignedTypes.cxx
LagrangianStructures.h Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
MaskIndices.h
MaskNone.h
MaskSelect.cxx
MaskSelect.h
MeshQuality.h Removing debug print statements 2022-01-28 18:52:09 +05:30
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
Probe.h Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
ScalarsToColors.h
ScalarsToColors.hxx
ScatterCounting.cxx
ScatterCounting.h
ScatterIdentity.h
ScatterPermutation.h
ScatterUniform.h
SplitSharpEdges.h
StableSortIndices.h
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
Tetrahedralize.h Make triangulate implementation more general 2021-09-08 12:49:11 -06:00
TriangleWinding.h Deprecate DynamicCellSet and remove from code 2022-01-04 15:38:18 -07:00
Triangulate.h Make triangulate implementation more general 2021-09-08 12:49:11 -06:00
Tube.h Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
VertexClustering.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
ZFP1DCompressor.h
ZFP1DDecompress.h
ZFP2DCompressor.h
ZFP2DDecompress.h
ZFPCompressor.h
ZFPDecompress.h