27 #ifndef vtkImageDivergence_h
28 #define vtkImageDivergence_h
30 #include "vtkImagingMathModule.h"
topologically and geometrically regular array of data
Divergence of a vector field.
~vtkImageDivergence() override
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int ext[6], int id) override
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to translate the update extent requests from each output port ...
static vtkImageDivergence * New()
Generic filter that has one input.