vtk-m2/vtkm/worklet
2021-10-20 14:46:25 -07:00
..
cellmetrics clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
clip Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
colorconversion Update CellSetExtrude to not specify exec types by device 2021-02-08 16:57:16 -07:00
connectivities Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
contour Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
contourtree Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
contourtree_augmented Fix CUDA test crash 2021-10-20 14:46:24 -07:00
contourtree_distributed Open files with test data in binary mode 2021-10-20 14:46:25 -07:00
cosmotools Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
gradient Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
histogram Pasing range explicitly to NDHistogram worklet for ALPINE 2D sampling milestone 2020-09-05 00:45:19 -06:00
internal Add changes for supporting Kokkos/HIP 2021-10-01 15:27:00 -04:00
lcs
mir Updating portal types to newer 1.6 requirements 2021-08-10 13:36:37 -07:00
moments
particleadvection removing print statements 2021-09-23 10:22:33 -07:00
spatialstructure Deprecate KdTree3D worklets 2021-08-02 09:50:41 -06:00
splatkernels
testing Make volume metric data filter output and print tree in app; general clean up 2021-10-20 14:46:24 -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 Deprecate ArrayHandle::Shrink 2021-02-01 08:07:40 -07:00
zfp clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
AverageByKey.h Update MapFieldMergeAverage/Permuation to use new CastAndCall 2021-01-13 09:19:33 -07:00
AveragePointNeighborhood.h Implement and test Image Comparison Filters and Worklets 2020-12-02 16:24:06 +00:00
BoundaryTypes.h Add CellNeighborhood 2020-07-15 14:41:32 -06:00
CellAverage.h
CellDeepCopy.h Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
CellMeasure.h
Clip.h Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
CMakeLists.txt move OscillatorSource worklet to be within Oscillator.cxx 2021-10-12 13:11:47 -06:00
Contour.h Support coordinates of both float32 and float64 2020-07-14 08:53:01 -06:00
ContourTreeUniform.h
ContourTreeUniformAugmented.h Minor fixed for performane logging 2020-12-02 14:29:15 -08:00
CoordinateSystemTransform.h
CosmoTools.h
CrossProduct.h
DescriptiveStatistics.h Fix issues of calling __host__ from __device__ 2020-06-17 14:55:43 -06:00
DispatcherCellNeighborhood.h reverse #include on CellNeighborhood 2020-07-21 18:49:57 -06:00
DispatcherMapField.h Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
DispatcherMapTopology.h Reverse Invoker, Dispatcher and Worklet dependency 2020-07-21 17:25:43 -06:00
DispatcherPointNeighborhood.h Reverse Invoker, Dispatcher and Worklet dependency 2020-07-21 17:25:43 -06:00
DispatcherReduceByKey.h Reverse Invoker, Dispatcher and Worklet dependency 2020-07-21 17:25:43 -06:00
DotProduct.h
ExternalFaces.h Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
ExtractGeometry.h Remove use of deprecated ImplicitFunctions with virtual methods 2021-02-22 06:40:02 -07:00
ExtractPoints.h Remove use of deprecated ImplicitFunctions with virtual methods 2021-02-22 06:40:02 -07:00
ExtractStructured.h Update CellSetExtrude to not specify exec types by device 2021-02-08 16:57:16 -07:00
FieldEntropy.h
FieldHistogram.h
FieldStatistics.h
Gradient.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 clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
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
Magnitude.h
Mask.h
MaskIndices.h Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
MaskNone.h
MaskPoints.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
MeshQuality.h
MIR.h Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
NDimsEntropy.h
NDimsHistMarginalization.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
NDimsHistogram.h Merge branch 'master' into alpine_sampling_2d 2021-03-24 14:08:10 -06:00
Normalize.h
OrientCellNormals.h Remove problematic lambda functions 2021-02-24 09:52:59 -07:00
OrientNormals.h
OrientPointAndCellNormals.h
OrientPointNormals.h Change interface of atomic compare and swap 2020-10-20 08:39:22 -06:00
ParticleAdvection.h Generalize fields for particle advection 2020-07-20 21:15:46 -04:00
PointAverage.h
PointElevation.h
PointMerge.h Update code to use ArrayCopyShallowIfPossible 2021-07-15 08:53:52 -06:00
PointTransform.h
Probe.h Change Probe filter to use CellLocatorChooser 2021-02-15 12:39:12 -07:00
RemoveDegenerateCells.h
RemoveUnusedPoints.h Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06: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
SplitSharpEdges.h
StableSortIndices.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
StreamLineUniformGrid.h Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
StreamSurface.h Fix deprecation warnings 2021-01-26 07:56:39 -07:00
SurfaceNormals.h Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
Tetrahedralize.h Make triangulate implementation more general 2021-09-08 12:49:11 -06:00
Threshold.h Updating threshold to return all or part in range. 2021-08-31 15:33:45 -04:00
ThresholdPoints.h
TriangleWinding.h Consolidate count-to-offset algorithms 2021-09-16 14:24:41 -06:00
Triangulate.h Make triangulate implementation more general 2021-09-08 12:49:11 -06:00
Tube.h
VertexClustering.h Deprecate VariantArrayHandle 2021-04-07 16:12:38 -06:00
WarpScalar.h
WarpVector.h
WaveletCompressor.h
WorkletCellNeighborhood.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
WorkletMapField.h Reverse Invoker, Dispatcher and Worklet dependency 2020-07-21 17:25:43 -06:00
WorkletMapTopology.h Reverse Invoker, Dispatcher and Worklet dependency 2020-07-21 17:25:43 -06:00
WorkletNeighborhood.h Extract WorkletNeighborhood base class 2020-07-20 17:50:14 -06:00
WorkletPointNeighborhood.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
WorkletReduceByKey.h Reverse Invoker, Dispatcher and Worklet dependency 2020-07-21 17:25:43 -06:00
ZFP1DCompressor.h
ZFP1DDecompress.h
ZFP2DCompressor.h
ZFP2DDecompress.h
ZFPCompressor.h
ZFPDecompress.h