Go to the documentation of this file.
38 #ifndef vtkGradientFilter_h
39 #define vtkGradientFilter_h
133 bool computeVorticity,
bool computeQCriterion,
vtkDataSet* output);
141 vtkDataArray* Array,
int fieldAssociation,
bool computeVorticity,
181 #endif //_vtkGradientFilter_h
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ComputeRegularGridGradient(vtkDataArray *Array, int fieldAssociation, bool computeVorticity, bool computeQCriterion, vtkDataSet *output)
abstract superclass for arrays of numeric data
static vtkGradientFilter * New()
GLenum GLenum GLenum input
Superclass for algorithms that produce output of the same type as input.
GLuint const GLchar * name
char * QCriterionArrayName
a simple class to control print indentation
#define vtkSetStringMacro(name)
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
char * VorticityArrayName
A general filter for gradient estimation.
abstract class to specify dataset behavior
virtual int ComputeUnstructuredGridGradient(vtkDataArray *Array, int fieldAssociation, vtkDataSet *input, bool computeVorticity, bool computeQCriterion, vtkDataSet *output)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void SetInputScalars(int fieldAssociation, int fieldAttributeType)
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual void SetInputScalars(int fieldAssociation, const char *name)