25#include "vtkAcceleratorsVTKmFiltersModule.h"
29VTK_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
Standard methods for instantiation, obtaining type information, and printing.
static vtkmGradient * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.