vtk-m/vtkm/filter
Kenneth Moreland d74b96ba5f Support FieldSelection initialization with vtkm::Pair initializer list
It already supported initializer lists of std::pair. It seems weird we
would not also support our own version of pair.
2018-03-21 14:12:22 -06:00
..
internal vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
testing Support FieldSelection initialization with vtkm::Pair initializer list 2018-03-21 14:12:22 -06: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 Support FieldSelection initialization with vtkm::Pair initializer list 2018-03-21 14:12:22 -06:00
Filter.h Change filter to pass all fields by default 2018-03-21 12:43:11 -06:00
Filter.hxx Change filter to pass all fields by default 2018-03-21 12:43:11 -06: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