vtk-m/vtkm/worklet/testing
2017-04-06 14:11:49 -06:00
..
CMakeLists.txt Start of ExtractStructured worklet which only gathers geometry 2017-04-04 14:00:04 -06:00
UnitTestCellAverage.cxx CellAverage first control parameter is now the cellset. 2016-12-14 14:04:57 -05:00
UnitTestCellDeepCopy.cxx Add a worklet for copying cell sets 2016-11-22 17:15:10 -07:00
UnitTestCellGradient.cxx Add a point gradient worklet. 2016-12-12 13:26:16 -05:00
UnitTestClipping.cxx Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
UnitTestContourTreeUniform.cxx Use cont/testing/MakeTestDataSet.h and add contour tree tests. 2017-01-12 10:40:29 -07:00
UnitTestExternalFaces.cxx Add better test for external faces 2017-01-26 13:35:49 -07:00
UnitTestExtractGeometry.cxx VTKM_EXEC on operator caused CUDA synchronization error 2017-03-30 11:22:07 -06:00
UnitTestExtractPoints.cxx Use float not double for defining ImplicitFunctions 2017-03-29 16:24:42 -06:00
UnitTestExtractStructured.cxx UnitTest of geometry only on worklet 2017-04-06 14:11:49 -06:00
UnitTestFieldHistogram.cxx Refactor FieldHistogram so class is not templated. 2016-08-11 14:46:45 -04:00
UnitTestFieldStatistics.cxx removing all references to field order. 2016-03-23 10:38:14 -04:00
UnitTestKeys.cxx Make Keys class do in-place sort 2017-01-26 13:35:53 -07:00
UnitTestMagnitude.cxx Created a filter for the vector magnitude worklet. 2017-01-19 13:27:42 -07:00
UnitTestMarchingCubes.cxx Allow MarchingCubes to handle multiple iso-contour values. 2017-03-16 11:49:20 -04:00
UnitTestMask.cxx Add in Mask.h worklet and test 2017-03-28 14:42:22 -06:00
UnitTestMaskPoints.cxx Add ExtractCells by Id and by ImplicitFunction 2017-03-16 13:44:01 -06:00
UnitTestPointElevation.cxx Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
UnitTestPointGradient.cxx Add a point gradient worklet. 2016-12-12 13:26:16 -05:00
UnitTestRemoveUnusedPoints.cxx Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
UnitTestScatterCounting.cxx Add RemoveUnusedPoints class 2016-11-22 17:11:52 -07:00
UnitTestSplatKernels.cxx Rename kernels directory to splatkernels to avoid confusion 2015-09-15 19:46:53 +02:00
UnitTestStreamingSine.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestStreamLineUniformGrid.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestTetrahedralize.cxx Move the processing of scatter cell data to worklet from the filter. 2017-03-24 16:34:53 -06:00
UnitTestThreshold.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestThresholdPoints.cxx Change subset extraction on points to use WorkletMapCellToPoint 2017-03-29 14:04:58 -06:00
UnitTestTriangulate.cxx Move the processing of scatter cell data to worklet from the filter. 2017-03-24 16:34:53 -06:00
UnitTestVertexClustering.cxx Add Field::GetRange and CoordinateSystem::GetBounds to library 2017-03-09 13:18:36 -05:00
UnitTestWaveletCompressor.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestWorkletMapField.cxx Catch all exceptions by reference 2017-02-23 13:25:01 -05:00
UnitTestWorkletMapFieldExecArg.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestWorkletMapFieldWholeArray.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestWorkletMapTopologyExplicit.cxx Catch all exceptions by reference 2017-02-23 13:25:01 -05:00
UnitTestWorkletMapTopologyUniform.cxx Catch all exceptions by reference 2017-02-23 13:25:01 -05:00
UnitTestWorkletReduceByKey.cxx Make Keys class do in-place sort 2017-01-26 13:35:53 -07:00