25 #ifndef vtkWeightedRedistributePolyData_h 26 #define vtkWeightedRedistributePolyData_h 28 #include "vtkPVVTKExtensionsRenderingModule.h" 31 class vtkMultiProcessController;
40 void PrintSelf(ostream& os, vtkIndent indent);
47 void SetWeights(
int,
int,
float);
55 NUM_LOC_CELLS_TAG = 70,
57 SCHED_LEN_1_TAG = 300,
58 SCHED_LEN_2_TAG = 301,
void PrintSelf(ostream &os, vtkIndent indent)
redistribute poly cells from other processes (special version to color according to processor) ...
virtual void MakeSchedule(vtkPolyData *input, vtkCommSched *)
do weighted balance of cells on processors
static vtkRedistributePolyData * New()