vtk-m2/vtkm/filter
Kenneth Moreland bddad9b386 Remove TryExecute from filters
Now that the dispatcher does its own TryExecute, filters do not need to
do that. This change requires all worklets called by filters to be able
to execute without knowing the device a priori.
2018-10-16 15:59:53 -06:00
..
internal Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
testing Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CellAverage.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CellAverage.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CellMeasures.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CellMeasures.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CleanGrid.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CleanGrid.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ClipWithField.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ClipWithField.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ClipWithImplicitFunction.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ClipWithImplicitFunction.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CMakeLists.txt Add a split sharp edge worklet and filter 2018-10-09 15:33:47 -04:00
ContourTreeUniform.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ContourTreeUniform.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ContourTreeUniformAugmented.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ContourTreeUniformAugmented.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CoordinateSystemTransform.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CoordinateSystemTransform.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CrossProduct.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CrossProduct.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
DotProduct.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
DotProduct.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Entropy.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Entropy.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExternalFaces.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExternalFaces.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExtractGeometry.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExtractGeometry.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExtractPoints.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExtractPoints.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExtractStructured.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ExtractStructured.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
FieldMetadata.h Use the strong typed enums for vtkm::cont::Field 2018-05-22 11:44:51 -04:00
FieldSelection.h Use the strong typed enums for vtkm::cont::Field 2018-05-22 11:44:51 -04:00
FieldToColors.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
FieldToColors.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Filter.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Filter.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
FilterCell.h remove shadow methods (fixes #210) 2018-03-29 09:29:21 -04:00
FilterCell.hxx remove shadow methods (fixes #210) 2018-03-29 09:29:21 -04:00
FilterDataSet.h Use the strong typed enums for vtkm::cont::Field 2018-05-22 11:44:51 -04:00
FilterDataSet.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
FilterDataSetWithField.h Use the strong typed enums for vtkm::cont::Field 2018-05-22 11:44:51 -04:00
FilterDataSetWithField.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
FilterField.h Use the strong typed enums for vtkm::cont::Field 2018-05-22 11:44:51 -04:00
FilterField.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
FilterTraits.h Filter API enhancements. 2018-04-12 16:40:19 -04:00
GhostZone.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
GhostZone.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Gradient.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Gradient.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Histogram.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Histogram.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Lagrangian.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Lagrangian.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
MarchingCubes.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
MarchingCubes.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Mask.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Mask.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
MaskPoints.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
MaskPoints.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
NDEntropy.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
NDEntropy.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
NDHistogram.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
NDHistogram.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
OscillatorSource.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
OscillatorSource.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
PointAverage.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
PointAverage.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
PointElevation.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
PointElevation.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
PointTransform.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
PointTransform.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
PolicyBase.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
PolicyDefault.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Probe.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Probe.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
SplitSharpEdges.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
SplitSharpEdges.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Streamline.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Streamline.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
SurfaceNormals.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
SurfaceNormals.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Tetrahedralize.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Tetrahedralize.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Threshold.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Threshold.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ThresholdPoints.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ThresholdPoints.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Triangulate.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Triangulate.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
VectorMagnitude.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
VectorMagnitude.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
VertexClustering.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
VertexClustering.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
WarpScalar.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
WarpScalar.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
WarpVector.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
WarpVector.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00