50 #ifndef __vtkPBGLCollectGraph_h
51 #define __vtkPBGLCollectGraph_h
53 #include "vtkInfovisParallelModule.h"
56 #include <vtksys/stl/utility>
57 #include <vtksys/stl/numeric>
58 #include <vtksys/stl/functional>
151 bool CreateOriginProcessArray;
152 char * OriginProcessArrayName;
helper for the vtkGraph class that allows the graph to be distributed across multiple memory spaces...
static vtkGraphAlgorithm * New()
#define vtkGetMacro(name, type)
A node in a selection tree. Used to store selection results.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
#define vtkSetStringMacro(name)
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
represent and manipulate attribute data in a dataset
Collects all of the pieces of a distributed vtkGraph into a single, non-distributed vtkGraph...
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkBooleanMacro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkSetMacro(name, type)