 |
VTK
9.0.1
|
Go to the documentation of this file.
25 #ifndef vtkGenerateGlobalIds_h
26 #define vtkGenerateGlobalIds_h
28 #include "vtkFiltersParallelDIY2Module.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
generates global point and cell ids.
~vtkGenerateGlobalIds() override
Multiprocessing communication superclass.
a simple class to control print indentation
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
void SetController(vtkMultiProcessController *)
Get/Set the controller to use.
static vtkGenerateGlobalIds * New()