30#ifndef vtkDataSetGradient_h
31#define vtkDataSetGradient_h
33#include "vtkFiltersGeneralModule.h"
48 vtkSetStringMacro(ResultArrayName);
58 char* ResultArrayName;
Superclass for algorithms that produce output of the same type as input.
computes scalar field gradient
~vtkDataSetGradient() override
static vtkDataSetGradient * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.