17 #ifndef vtkmThreshold_h
18 #define vtkmThreshold_h
21 #include "vtkAcceleratorsVTKmModule.h"
27 void PrintSelf(ostream& os,
vtkIndent indent) VTK_OVERRIDE;
36 vtkInformationVector*) VTK_OVERRIDE;
39 vtkmThreshold(const vtkmThreshold&) VTK_DELETE_FUNCTION;
40 void operator=(const vtkmThreshold&) VTK_DELETE_FUNCTION;
43 #endif // vtkmThreshold_h
extracts cells where scalar value in cell satisfies threshold criterion
a simple class to control print indentation