|
ParaView
|
#include <vtkRedistributePolyData.h>
Public Member Functions | |
| vtkCommSched () | |
| ~vtkCommSched () | |
Public Attributes | |
| int | SendCount |
| int | ReceiveCount |
| int * | SendTo |
| int * | ReceiveFrom |
| vtkIdType * | NumberOfCells |
| vtkIdType ** | SendNumber |
| vtkIdType ** | ReceiveNumber |
| vtkIdType *** | SendCellList |
| vtkIdType ** | KeepCellList |
Definition at line 87 of file vtkRedistributePolyData.h.
| vtkRedistributePolyData::vtkCommSched::vtkCommSched | ( | ) |
| vtkRedistributePolyData::vtkCommSched::~vtkCommSched | ( | ) |
Definition at line 93 of file vtkRedistributePolyData.h.
Definition at line 94 of file vtkRedistributePolyData.h.
Definition at line 95 of file vtkRedistributePolyData.h.
Definition at line 96 of file vtkRedistributePolyData.h.
Definition at line 97 of file vtkRedistributePolyData.h.
Definition at line 98 of file vtkRedistributePolyData.h.
Definition at line 99 of file vtkRedistributePolyData.h.
Definition at line 101 of file vtkRedistributePolyData.h.
Definition at line 102 of file vtkRedistributePolyData.h.
1.7.5.1