27 #ifndef __vtkProcessIdScalars_h
28 #define __vtkProcessIdScalars_h
56 vtkSetMacro(RandomMode,
int);
57 vtkGetMacro(RandomMode,
int);
58 vtkBooleanMacro(RandomMode,
int);
79 vtkSetMacro(CellScalarsFlag,
int);
dynamic, self-adjusting array of float
vtkMultiProcessController * Controller
dynamic, self-adjusting array of int
a simple class to control print indentation
Sets cell or point scalars to the processor rank.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetScalarModeToPointData()
void SetScalarModeToCellData()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()
Multiprocessing communication superclass.