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