Go to the documentation of this file.
31 #ifndef vtkProcessIdScalars_h
32 #define vtkProcessIdScalars_h
34 #include "vtkFiltersParallelModule.h"
86 vtkSetMacro(CellScalarsFlag,
int);
dynamic, self-adjusting array of float
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
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
static vtkDataSetAlgorithm * New()
void SetScalarModeToCellData()
Option to centerate cell scalars of points scalars.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkMultiProcessController * Controller
void SetScalarModeToPointData()