Go to the documentation of this file.
27 #ifndef vtkProcessIdScalars_h
28 #define vtkProcessIdScalars_h
static vtkProcessIdScalars * New()
#define vtkGetObjectMacro(name, type)
#define VTKFILTERSPARALLEL_EXPORT
vtkIntArray * MakeProcessIdScalars(int piece, vtkIdType numScalars)
dynamic, self-adjusting array of float
vtkFloatArray * MakeRandomScalars(int piece, vtkIdType numScalars)
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
Superclass for algorithms that produce output of the same type as input.
Sets cell or point scalars to the processor rank.
Multiprocessing communication superclass.
a simple class to control print indentation
dynamic, self-adjusting array of int
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void SetController(vtkMultiProcessController *)
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void SetScalarModeToCellData()
vtkMultiProcessController * Controller
void SetScalarModeToPointData()