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