vtk-m/vtkm/worklet/testing
Abhishek Yenpure 7291327e98 Merge topic 'fix_warnings'
3f08c444 Fixing warnings introduced by MR 1165

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Robert Maynard <robert.maynard@kitware.com>
Merge-request: !1212
2018-05-18 20:02:34 -04:00
..
CMakeLists.txt Compute cell measures (arc length, area, volume). 2018-05-17 08:50:56 -04:00
UnitTestAverageByKey.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
UnitTestCellAverage.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestCellDeepCopy.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestCellGradient.cxx Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00
UnitTestCellMeasure.cxx Fix cell measure when using double precision as default. 2018-05-18 14:05:06 -04:00
UnitTestCellSetConnectivity.cxx Make sure all tests use the .cxx extension. 2018-05-08 13:52:32 -04:00
UnitTestCellSetDualGraph.cxx remove using namespace, specify fully qualified names 2018-05-02 13:53:07 -06:00
UnitTestClipping.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
UnitTestContourTreeUniform.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestCosmoTools.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestCrossProduct.cxx Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00
UnitTestDotProduct.cxx Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00
UnitTestExternalFaces.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestExtractGeometry.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestExtractPoints.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestExtractStructured.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestFieldHistogram.cxx Fix Field constructors 2017-12-21 12:48:15 -05:00
UnitTestFieldStatistics.cxx Fix Field constructors 2017-12-21 12:48:15 -05:00
UnitTestImageConnectivity.cxx UnitTestImageConnectivity now uses size_t to index to std::vector 2018-05-08 13:52:54 -04:00
UnitTestInnerJoin.cxx remove using namespace, specify fully qualified names 2018-05-02 13:53:07 -06:00
UnitTestKdTreeBuildNNS.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestKeys.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
UnitTestMagnitude.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestMarchingCubes.cxx Marching Cubes test doesn't abuse fall through case statements 2018-05-02 13:32:02 -04:00
UnitTestMask.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestMaskPoints.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestNDimsEntropy.cxx Fix Field constructors 2017-12-21 12:48:15 -05:00
UnitTestNDimsHistMarginalization.cxx Misc. typos 2018-01-30 06:51:47 -05:00
UnitTestNDimsHistogram.cxx Fix Field constructors 2017-12-21 12:48:15 -05:00
UnitTestNormalize.cxx Normalize worklet (both in place, and copy). 2017-12-19 11:44:30 -05:00
UnitTestParticleAdvection.cxx Fixing warnings introduced by MR 1165 2018-05-18 12:25:52 -07:00
UnitTestPointElevation.cxx Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
UnitTestPointGradient.cxx Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00
UnitTestPointTransform.cxx UnitTestPointTransform: fix errors when using double as float type. 2018-05-08 14:52:23 -04:00
UnitTestProbe.cxx Add Probe worklet and filter 2018-01-30 10:43:18 -05:00
UnitTestRemoveUnusedPoints.cxx Remove ArrayHandle CopyInto 2017-10-27 17:28:59 -04:00
UnitTestScalarsToColors.cxx Add ScalarsToColors worklet(s) 2018-01-16 13:03:41 -05:00
UnitTestScatterCounting.cxx Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
UnitTestScatterPermutation.cxx Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
UnitTestSplatKernels.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestStreamingSine.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestStreamLineUniformGrid.cxx Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00
UnitTestSurfaceNormals.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestTetrahedralize.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestThreshold.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestThresholdPoints.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestTriangulate.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestVertexClustering.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestWaveletCompressor.cxx Remove unused variables from UnitTestWaveletCompressor 2018-05-02 13:31:30 -04:00
UnitTestWholeCellSetIn.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestWorkletMapField.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
UnitTestWorkletMapFieldExecArg.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
UnitTestWorkletMapFieldWholeArray.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
UnitTestWorkletMapPointNeighborhood.cxx Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
UnitTestWorkletMapTopologyExplicit.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestWorkletMapTopologyUniform.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestWorkletReduceByKey.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00