Go to the documentation of this file.
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
probe dataset in parallel
Multiprocessing communication superclass.
a simple class to control print indentation
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Handle composite input.
subclass of vtkProbeFilter which supports composite datasets in the input.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkCompositeDataProbeFilter * New()
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when each filter in the pipeline decides what portion of its inp...