17 #ifndef vtkmGradient_h
18 #define vtkmGradient_h
20 #include "vtkAcceleratorsVTKmModule.h"
27 void PrintSelf(ostream& os,
vtkIndent indent) VTK_OVERRIDE;
36 vtkInformationVector*) VTK_OVERRIDE;
39 vtkmGradient(const vtkmGradient&) VTK_DELETE_FUNCTION;
40 void operator=(const vtkmGradient&) VTK_DELETE_FUNCTION;
43 #endif // vtkmGradient_h
a simple class to control print indentation
A general filter for gradient estimation.