26 #ifndef __vtkCollectGraph_h
27 #define __vtkCollectGraph_h
static vtkGraphAlgorithm * New()
Process communication using Sockets.
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Collect distributed graph.
#define vtkGetMacro(name, type)
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
#define VTKFILTERSPARALLEL_EXPORT
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetObjectMacro(name, type)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkSocketController * SocketController
vtkMultiProcessController * Controller
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)
Multiprocessing communication superclass.