vtk-m2/vtkm/filter
Utkarsh Ayachit 9cf5be2f8e Make Result constructor as explicit.
This avoid accidental conversions from DataSet to Result in return
values. This exposed several issues with filters and their tests. Fixed
those as well.
2018-03-13 13:54:21 -04:00
..
internal vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
testing Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
CellAverage.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellAverage.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CleanGrid.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CleanGrid.hxx Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
ClipWithField.h adding the ability to invert clips 2018-03-08 18:28:08 -08:00
ClipWithField.hxx adding the ability to invert clips 2018-03-08 18:28:08 -08:00
ClipWithImplicitFunction.h adding the ability to invert clips 2018-03-08 18:28:08 -08:00
ClipWithImplicitFunction.hxx adding the ability to invert clips 2018-03-08 18:28:08 -08:00
CMakeLists.txt enhance filter API 2018-03-07 13:42:23 -05:00
ContourTreeUniform.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ContourTreeUniform.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CrossProduct.h Add mapfield method. 2018-02-27 13:24:30 -05:00
CrossProduct.hxx Fixes for CrossProduct and DotProduct. 2018-03-06 15:54:46 -05:00
DotProduct.h Add mapfield method. 2018-02-27 13:24:30 -05:00
DotProduct.hxx Fixes for CrossProduct and DotProduct. 2018-03-06 15:54:46 -05:00
Entropy.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Entropy.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExternalFaces.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExternalFaces.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExtractGeometry.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ExtractGeometry.hxx Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
ExtractPoints.h Switch from faux to true virtuals 2017-11-06 15:25:29 -05:00
ExtractPoints.hxx Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
ExtractStructured.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExtractStructured.hxx Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
FieldMetadata.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FieldSelection.h enhance filter API 2018-03-07 13:42:23 -05:00
Filter.h enhance filter API 2018-03-07 13:42:23 -05:00
Filter.hxx enhance filter API 2018-03-07 13:42:23 -05:00
FilterCell.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FilterCell.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FilterDataSet.h enhance filter API 2018-03-07 13:42:23 -05:00
FilterDataSet.hxx enhance filter API 2018-03-07 13:42:23 -05:00
FilterDataSetWithField.h enhance filter API 2018-03-07 13:42:23 -05:00
FilterDataSetWithField.hxx enhance filter API 2018-03-07 13:42:23 -05:00
FilterField.h enhance filter API 2018-03-07 13:42:23 -05:00
FilterField.hxx enhance filter API 2018-03-07 13:42:23 -05:00
FilterTraits.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Gradient.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Gradient.hxx Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
Histogram.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Histogram.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MarchingCubes.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
MarchingCubes.hxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Mask.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Mask.hxx Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
MaskPoints.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MaskPoints.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
NDEntropy.h enhance filter API 2018-03-07 13:42:23 -05:00
NDEntropy.hxx enhance filter API 2018-03-07 13:42:23 -05:00
NDHistogram.h enhance filter API 2018-03-07 13:42:23 -05:00
NDHistogram.hxx enhance filter API 2018-03-07 13:42:23 -05:00
PointAverage.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
PointAverage.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
PointElevation.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
PointElevation.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
PolicyBase.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
PolicyDefault.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Probe.h Add Probe worklet and filter 2018-01-30 10:43:18 -05:00
Probe.hxx Add Probe worklet and filter 2018-01-30 10:43:18 -05:00
Result.h Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
Streamline.h enhance filter API 2018-03-07 13:42:23 -05:00
Streamline.hxx streamline: handle different storage types for fields. 2018-03-07 13:42:23 -05:00
SurfaceNormals.h enhance filter API 2018-03-07 13:42:23 -05:00
SurfaceNormals.hxx enhance filter API 2018-03-07 13:42:23 -05:00
Tetrahedralize.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Tetrahedralize.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Threshold.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Threshold.hxx Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
ThresholdPoints.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ThresholdPoints.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Triangulate.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Triangulate.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VectorMagnitude.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
VectorMagnitude.hxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
VertexClustering.h Add field mapping to VertexClustering. 2017-10-10 10:28:51 -04:00
VertexClustering.hxx Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00