vtk-m/vtkm/filter
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
..
internal Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00
testing Removed integer vector field from vector magnitude filter unit test 2017-02-07 11:38:52 -07:00
CellAverage.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellAverage.hxx The Average filters now obey the policy when casting DynamicCellSets. 2016-12-29 11:19:30 -05:00
CleanGrid.h Implement CleanGrid filter 2016-11-22 17:16:49 -07:00
CleanGrid.hxx Fix CleanGrid when compact point fields is off 2017-01-19 14:10:40 -07:00
Clip.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Clip.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Merge branch 'master' into vector_magnitude_field_filter 2017-01-24 09:55:31 -07:00
ContourTreeUniform.h Use cont/testing/MakeTestDataSet.h and add contour tree tests. 2017-01-12 10:40:29 -07:00
ContourTreeUniform.hxx Add LANL/LLC copyright notification. 2017-01-09 14:53:59 -07:00
ExternalFaces.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ExternalFaces.hxx Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
FieldMetadata.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterCell.h Add a filter that handles all the gradient computations. 2016-12-14 11:00:07 -05:00
FilterCell.hxx Add a filter that handles all the gradient computations. 2016-12-14 11:00:07 -05:00
FilterDataSet.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterDataSet.hxx Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
FilterDataSetWithField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterDataSetWithField.hxx Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
FilterField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterField.hxx Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
FilterTraits.h Introduces ListTagUniversal which represents a list of everything. 2016-12-30 15:44:21 -05:00
Gradient.h Add support for computing divergence to the gradient filter. 2016-12-23 09:34:33 -05:00
Gradient.hxx Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00
Histogram.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Histogram.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
MarchingCubes.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
MarchingCubes.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
PointAverage.h Add a PointAverage Filter. 2016-12-14 15:10:43 -05:00
PointAverage.hxx The Average filters now obey the policy when casting DynamicCellSets. 2016-12-29 11:19:30 -05:00
PointElevation.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
PointElevation.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
PolicyBase.h vtkm::filter now deduces the subset of valid field types. 2016-12-30 08:30:44 -05:00
PolicyDefault.h Change DefaultPolicy to PolicyDefault 2016-11-23 14:05:16 -07:00
ResultBase.h Allow the gradient filter to compute Vorticity and QCriterion. 2016-12-16 08:42:16 -05:00
ResultDataSet.h Allow the gradient filter to compute Vorticity and QCriterion. 2016-12-16 08:42:16 -05:00
ResultField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Threshold.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Threshold.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
VectorMagnitude.h Added FilterTraits and code cleanup. 2017-02-09 10:58:49 -07:00
VectorMagnitude.hxx Added FilterTraits and code cleanup. 2017-02-09 10:58:49 -07:00
VertexClustering.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
VertexClustering.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00