27 #ifndef vtkProcessIdScalars_h
28 #define vtkProcessIdScalars_h
57 vtkSetMacro(RandomMode,
int);
58 vtkGetMacro(RandomMode,
int);
59 vtkBooleanMacro(RandomMode,
int);
80 vtkSetMacro(CellScalarsFlag,
int);
dynamic, self-adjusting array of float
vtkMultiProcessController * Controller
#define VTKFILTERSPARALLEL_EXPORT
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.