vtk-m2/vtkm/worklet/testing
Robert Maynard 18b866d6e0 Threshold worklet is not templated on device adapter.
This should help reduce the amount of code generation, when building the
Threshold worklet for all device adapters.
2016-01-14 15:55:22 -05:00
..
CMakeLists.txt Add WholeArray* ControlSignature tags 2015-12-07 09:52:29 -07:00
UnitTestCellAverage.cxx UnitTestCellAverage now properly verifies against an explicit cell set. 2015-12-14 10:07:32 -05:00
UnitTestClipping.cxx UnitTestClipping now properly handles 64bit vtkm::FloatDefault. 2015-10-13 10:29:46 -04:00
UnitTestExternalFaces.cxx ExternalFaces worklet is not templated on device adapter. 2016-01-14 15:55:12 -05:00
UnitTestFieldHistogram.cxx Attempt to fix compiler errors and warnings. 2015-10-01 15:08:36 -06:00
UnitTestFieldStatistics.cxx Remove histogram and statistics which are in another branch 2015-09-16 11:58:30 -06:00
UnitTestMarchingCubes.cxx Generalize IsosurfaceUniformGrid to Accept explicit cell sets. 2015-11-20 12:38:03 -05:00
UnitTestPointElevation.cxx one more warning 2015-09-01 15:06:17 -04:00
UnitTestScatterCounting.cxx Adding ScatterCounting 2015-11-06 18:05:20 -07:00
UnitTestSplatKernels.cxx Rename kernels directory to splatkernels to avoid confusion 2015-09-15 19:46:53 +02:00
UnitTestStreamLineUniformGrid.cxx Add example data file for streamline. 2015-11-23 17:00:22 -07:00
UnitTestTetrahedralizeExplicitGrid.cxx Compiler warnings 2015-10-08 11:38:56 -06:00
UnitTestTetrahedralizeUniformGrid.cxx Compiler warnings 2015-10-08 11:11:08 -06:00
UnitTestThreshold.cxx Threshold worklet is not templated on device adapter. 2016-01-14 15:55:22 -05:00
UnitTestVertexClustering.cxx Update VertexClustering to use vtkm::cont::CellSetSingleType. 2015-10-01 09:23:10 -04:00
UnitTestWorkletMapField.cxx Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
UnitTestWorkletMapFieldExecArg.cxx Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
UnitTestWorkletMapFieldWholeArray.cxx Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
UnitTestWorkletMapTopologyExplicit.cxx Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
UnitTestWorkletMapTopologyRegular.cxx Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00