 |
VTK
9.1.0
|
Go to the documentation of this file.
62 #ifndef vtkPartitionBalancer_h
63 #define vtkPartitionBalancer_h
65 #include "vtkFiltersParallelModule.h"
~vtkPartitionBalancer() override
void SetModeToExpand()
Sets filter to expand mode.
static vtkPartitionBalancer * New()
Multiprocessing communication superclass.
Superclass for algorithms that produce vtkPartitionedDataSetAlgorithm.
a simple class to control print indentation
void SetModeToSquash()
Sets filter to squash mode.
Balances input partitioned data sets so each rank has the same number of data sets.
void SetController(vtkMultiProcessController *)
Get/Set the controller to use.
Mode
Modes defining the layout of the output.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Methods for subclasses to override to handle different pipeline requests.
vtkMultiProcessController * Controller
Local controller.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.