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