vtk-m/vtkm/worklet
2019-01-03 09:22:35 -05:00
..
clip Moving ClipTables 2018-12-18 09:57:00 +05:30
colorconversion removing some entries from test build exclusion (colors) 2018-11-01 09:45:57 -07:00
connectivities Rename ArrayHandleVariant to VariantArrayHandle. 2018-12-27 14:35:56 -05:00
contour MarchingCubes now uses Gradient fast paths when possible. 2017-09-25 14:25:28 -04:00
contourtree Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
contourtree_augmented Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
cosmotools Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
gradient Rename boundary classes 2018-12-03 12:45:23 -07:00
histogram Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
internal Moving ClipTables 2018-12-18 09:57:00 +05:30
particleadvection Update vtkm/worklet to work with ArrayHandleVariant 2018-12-27 14:35:56 -05:00
spatialstructure Remove compile time adapter checks in UnitTestBoundingIntervalHierarchy 2019-01-03 09:22:35 -05:00
splatkernels VTK-m device side math functions need to use the vtkm:: wrappers 2018-10-18 13:57:53 -04:00
testing Remove compile time adapter checks in UnitTestBoundingIntervalHierarchy 2019-01-03 09:22:35 -05:00
tetrahedralize Update vtkm/worklet to work with ArrayHandleVariant 2018-12-27 14:35:56 -05:00
triangulate Update vtkm/worklet to work with ArrayHandleVariant 2018-12-27 14:35:56 -05:00
wavelets Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
zfp Move zfp helper functions to zfp namespace and remove debug code 2018-12-21 16:36:09 -05:00
AverageByKey.h Fix potential warning in AverageByKey 2018-11-27 09:31:23 -07:00
CellAverage.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
CellDeepCopy.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CellMeasure.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
Clip.h Adding fix for Clip failure 2018-12-29 13:50:43 -08:00
CMakeLists.txt Merge topic 'visit_clipping' 2018-12-19 13:12:23 -05:00
ContourTreeUniform.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ContourTreeUniformAugmented.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CoordinateSystemTransform.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CosmoTools.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
CrossProduct.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
DispatcherMapField.h Rename ArrayHandleVariant to VariantArrayHandle. 2018-12-27 14:35:56 -05:00
DispatcherMapTopology.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
DispatcherPointNeighborhood.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
DispatcherReduceByKey.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
DispatcherStreamingMapField.h Rename ArrayHandleVariant to VariantArrayHandle. 2018-12-27 14:35:56 -05:00
DotProduct.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ExternalFaces.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExtractGeometry.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExtractPoints.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExtractStructured.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
FieldEntropy.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
FieldHistogram.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
FieldStatistics.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
Gradient.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Invoker.h Add an easier way to launch vtkm worklets 2018-09-04 15:01:18 -04:00
KdTree3D.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
KernelSplatter.h Update vtkm/worklet to work with ArrayHandleVariant 2018-12-27 14:35:56 -05:00
Keys.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Magnitude.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
MarchingCubes.h Update vtkm/worklet to work with ArrayHandleVariant 2018-12-27 14:35:56 -05:00
Mask.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
MaskPoints.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
NDimsEntropy.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
NDimsHistMarginalization.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
NDimsHistogram.h Update vtkm/worklet to work with ArrayHandleVariant 2018-12-27 14:35:56 -05:00
Normalize.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
OscillatorSource.h Add a point-oscillator filter + example 2018-07-18 09:33:06 -04:00
ParticleAdvection.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
PointAverage.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
PointElevation.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
PointTransform.h Adding PointTransform filter and updating PointTranform worklet. 2018-06-14 12:23:22 -04:00
Probe.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
RemoveUnusedPoints.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ScalarsToColors.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
ScalarsToColors.hxx Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
ScatterCounting.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
ScatterIdentity.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ScatterPermutation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ScatterUniform.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
SplitSharpEdges.h Update vtkm/worklet to work with ArrayHandleVariant 2018-12-27 14:35:56 -05:00
StableSortIndices.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
StreamLineUniformGrid.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
SurfaceNormals.h Rename ArrayHandleVariant to VariantArrayHandle. 2018-12-27 14:35:56 -05:00
Tetrahedralize.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Threshold.h Update vtkm/worklet to work with ArrayHandleVariant 2018-12-27 14:35:56 -05:00
ThresholdPoints.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Triangulate.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
VertexClustering.h Rename ArrayHandleVariant to VariantArrayHandle. 2018-12-27 14:35:56 -05:00
WarpScalar.h Add ability to customize filter policy to auxiliary input fields 2018-10-31 23:51:36 +01:00
WarpVector.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
WaveletCompressor.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
WaveletGenerator.h Fix off-by-one error in WaveletGen extents. 2018-08-21 14:21:42 -04:00
WorkletMapField.h Add an easier way to launch vtkm worklets 2018-09-04 15:01:18 -04:00
WorkletMapTopology.h Add an easier way to launch vtkm worklets 2018-09-04 15:01:18 -04:00
WorkletPointNeighborhood.h Rename boundary classes 2018-12-03 12:45:23 -07:00
WorkletReduceByKey.h Add an easier way to launch vtkm worklets 2018-09-04 15:01:18 -04:00
ZFP1DCompressor.h Move zfp helper functions to zfp namespace and remove debug code 2018-12-21 16:36:09 -05:00
ZFP1DDecompress.h Move zfp helper functions to zfp namespace and remove debug code 2018-12-21 16:36:09 -05:00
ZFP2DCompressor.h Move zfp helper functions to zfp namespace and remove debug code 2018-12-21 16:36:09 -05:00
ZFP2DDecompress.h Move zfp helper functions to zfp namespace and remove debug code 2018-12-21 16:36:09 -05:00
ZFPCompressor.h Move zfp helper functions to zfp namespace and remove debug code 2018-12-21 16:36:09 -05:00
ZFPDecompress.h Move zfp helper functions to zfp namespace and remove debug code 2018-12-21 16:36:09 -05:00