23 #ifndef __vtkPProbeFilter_h
24 #define __vtkPProbeFilter_h
52 PROBE_COMMUNICATION_TAG=1970
vtkMultiProcessController * Controller
subclass of vtkProbeFilter which supports composite datasets in the input.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
probe dataset in parallel
#define vtkTypeMacro(thisClass, superclass)
#define VTKFILTERSPARALLEL_EXPORT
virtual int FillInputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkCompositeDataProbeFilter * New()
#define vtkGetObjectMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
Multiprocessing communication superclass.