ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
vtkAllToNRedistributePolyData Class Reference

do balanced redistribution of cells on from all to n processors More...

#include <vtkAllToNRedistributePolyData.h>

Inheritance diagram for vtkAllToNRedistributePolyData:
Inheritance graph
[legend]
Collaboration diagram for vtkAllToNRedistributePolyData:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetNumberOfProcesses (int)
virtual int GetNumberOfProcesses ()

Static Public Member Functions

static int IsTypeOf (const char *type)
static
vtkAllToNRedistributePolyData
SafeDownCast (vtkObject *o)
static
vtkAllToNRedistributePolyData
New ()

Protected Member Functions

 vtkAllToNRedistributePolyData ()
 ~vtkAllToNRedistributePolyData ()
void MakeSchedule (vtkPolyData *, vtkCommSched *)

Protected Attributes

int NumberOfProcesses

Detailed Description

do balanced redistribution of cells on from all to n processors

Definition at line 32 of file vtkAllToNRedistributePolyData.h.


Constructor & Destructor Documentation

vtkAllToNRedistributePolyData::vtkAllToNRedistributePolyData ( ) [protected]
vtkAllToNRedistributePolyData::~vtkAllToNRedistributePolyData ( ) [protected]

Member Function Documentation

virtual const char* vtkAllToNRedistributePolyData::GetClassName ( ) [virtual]

Reimplemented from vtkWeightedRedistributePolyData.

static int vtkAllToNRedistributePolyData::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkWeightedRedistributePolyData.

virtual int vtkAllToNRedistributePolyData::IsA ( const char *  type) [virtual]

Reimplemented from vtkWeightedRedistributePolyData.

static vtkAllToNRedistributePolyData* vtkAllToNRedistributePolyData::SafeDownCast ( vtkObject o) [static]

Reimplemented from vtkWeightedRedistributePolyData.

void vtkAllToNRedistributePolyData::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Reimplemented from vtkWeightedRedistributePolyData.

static vtkAllToNRedistributePolyData* vtkAllToNRedistributePolyData::New ( ) [static]

Construct object.

Reimplemented from vtkWeightedRedistributePolyData.

virtual void vtkAllToNRedistributePolyData::SetNumberOfProcesses ( int  ) [virtual]
virtual int vtkAllToNRedistributePolyData::GetNumberOfProcesses ( ) [virtual]
void vtkAllToNRedistributePolyData::MakeSchedule ( vtkPolyData ,
vtkCommSched  
) [protected, virtual]

Reimplemented from vtkWeightedRedistributePolyData.


Member Data Documentation

Definition at line 50 of file vtkAllToNRedistributePolyData.h.


The documentation for this class was generated from the following file: