33 #ifndef vtkmGradient_h
34 #define vtkmGradient_h
36 #include "vtkAcceleratorsVTKmFiltersModule.h"
40 VTK_ABI_NAMESPACE_BEGIN
abstract class to specify dataset behavior
A general filter for gradient estimation.
a simple class to control print indentation
A general filter for gradient estimation.
bool CanProcessInput(vtkDataSet *input)
Check if the input dataset and parameters combination is supported by this filter.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkmGradient * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.