24 #ifndef vtkPProbeFilter_h
25 #define vtkPProbeFilter_h
27 #include "vtkFiltersParallelModule.h"
54 PROBE_COMMUNICATION_TAG=1970
60 int FillInputPortInformation(
int port, vtkInformation *
info) VTK_OVERRIDE;
subclass of vtkProbeFilter which supports composite datasets in the input.
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.