27 #ifndef vtkPProbeFilter_h
28 #define vtkPProbeFilter_h
30 #include "vtkFiltersParallelModule.h"
57 PROBE_COMMUNICATION_TAG=1970
subclass of vtkProbeFilter which supports composite datasets in the input.
a simple class to control print indentation
Multiprocessing communication superclass.
probe dataset in parallel
static vtkPProbeFilter * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Handle composite input.
vtkMultiProcessController * Controller
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Change input information to accept composite datasets as the input which is probed into.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when each filter in the pipeline decides what portion of its inp...
virtual void SetController(vtkMultiProcessController *)
Set and get the controller.