52 #ifndef vtkPBGLCollectGraph_h
53 #define vtkPBGLCollectGraph_h
55 #include "vtkInfovisParallelModule.h"
58 #include <vtksys/stl/utility>
59 #include <vtksys/stl/numeric>
60 #include <vtksys/stl/functional>
67 #if !defined(VTK_LEGACY_REMOVE)
154 bool CreateOriginProcessArray;
155 char * OriginProcessArrayName;
162 #endif //VTK_LEGACY_REMOVE
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)