vtk-m2/vtkm/filter
Thomas J. Otahal 7d6601d794 Modified Math.h.in and VectorAnalysis.h to support integral types.
Unary operations on scalars and vectors will return vtkm::Float64 for
integral input types and vtkm::Float64 input types. Unary operations will
return vtkm::Float32 for vtkm::Float32 input vectors and scalars.
2017-01-26 13:30:28 -07:00
..
internal Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00
testing Modified Math.h.in and VectorAnalysis.h to support integral types. 2017-01-26 13:30:28 -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 Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00
FilterDataSetWithField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterDataSetWithField.hxx Change DefaultPolicy to PolicyDefault 2016-11-23 14:05:16 -07:00
FilterField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterField.hxx Change DefaultPolicy to PolicyDefault 2016-11-23 14:05:16 -07: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 Created a filter for the vector magnitude worklet. 2017-01-19 13:27:42 -07:00
VectorMagnitude.hxx Modified Math.h.in and VectorAnalysis.h to support integral types. 2017-01-26 13:30:28 -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