25 #ifndef vtkAllToNRedistributePolyData_h 26 #define vtkAllToNRedistributePolyData_h 28 #include "vtkPVVTKExtensionsRenderingModule.h" 31 class vtkMultiProcessController;
40 void PrintSelf(ostream& os, vtkIndent indent);
44 vtkSetMacro(NumberOfProcesses,
int);
45 vtkGetMacro(NumberOfProcesses,
int);
virtual void MakeSchedule(vtkPolyData *input, vtkCommSched *)
static vtkWeightedRedistributePolyData * New()
Construct object.
do weighted balance of cells on processors
do balanced redistribution of cells on from all to n processors
void PrintSelf(ostream &os, vtkIndent indent)