vtk-m2/vtkm/worklet/testing
Thomas Otahal 9d9c39e197 Merge topic 'vector_magnitude_field_filter'
ba2be2fe Added FilterTraits and code cleanup.
f6d5d24c Removed integer vector field from vector magnitude filter unit test
70e145fd Attempt to fix Visual Studio 2013/2015 warning message
f1300c61 Changed vtkm::Abs() to return input type
71b2348d Adjusted Math.h.in for const vtkm::Float32 function inputs
7d6601d7 Modified Math.h.in and VectorAnalysis.h to support integral types.
cd95cbe9 Modified Math.h.in instead of Math.h
5777c4ca Merge branch 'master' into vector_magnitude_field_filter
...

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !666
2017-02-10 11:34:28 -05:00
..
CMakeLists.txt Merge branch 'master' into vector_magnitude_field_filter 2017-01-24 09:55:31 -07: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 Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07: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 Add Keys class 2017-01-17 15:53:04 -07:00
UnitTestMagnitude.cxx Created a filter for the vector magnitude worklet. 2017-01-19 13:27:42 -07:00
UnitTestMarchingCubes.cxx Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07: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
UnitTestTetrahedralizeExplicitGrid.cxx Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
UnitTestTetrahedralizeUniformGrid.cxx Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
UnitTestThreshold.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestVertexClustering.cxx Prefer vtkm::cont::CastAndCall function over the member method. 2016-08-05 15:29:39 -04:00
UnitTestWaveletCompressor.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestWorkletMapField.cxx Simplify exception hierarchy. 2017-02-07 15:42:38 -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 Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
UnitTestWorkletMapTopologyUniform.cxx Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
UnitTestWorkletReduceByKey.cxx Minor fixes to UnitTestWorkletReduceByKey 2017-01-17 15:53:17 -07:00