, including all inherited members.
AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
Allocate(size_t size) | vtkMPICommunicator | [static] |
BreakOnError() | vtkObject | [static] |
Broadcast(int *data, int length, int root) | vtkMPICommunicator | |
Broadcast(unsigned long *data, int length, int root) | vtkMPICommunicator | |
Broadcast(char *data, int length, int root) | vtkMPICommunicator | |
Broadcast(float *data, int length, int root) | vtkMPICommunicator | |
Broadcast(double *data, int length, int root) | vtkMPICommunicator | |
CheckForMPIError(int err) | vtkMPICommunicator | [protected, static] |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
Comm | vtkMPICommunicator | [protected] |
CopyFrom(vtkMPICommunicator *source) | vtkMPICommunicator | [protected] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
DeleteAndSetMarshalString(char *str, int strLength) | vtkCommunicator | [protected] |
Duplicate(vtkMPICommunicator *source) | vtkMPICommunicator | [protected] |
Free(char *ptr) | vtkMPICommunicator | [static] |
Gather(int *data, int *to, int length, int root) | vtkMPICommunicator | |
Gather(unsigned long *data, unsigned long *to, int length, int root) | vtkMPICommunicator | |
Gather(char *data, char *to, int length, int root) | vtkMPICommunicator | |
Gather(float *data, float *to, int length, int root) | vtkMPICommunicator | |
Gather(double *data, double *to, int length, int root) | vtkMPICommunicator | |
GatherV(int *data, int *to, int sendlength, int *recvlengths, int *offsets, int root) | vtkMPICommunicator | |
GatherV(unsigned long *data, unsigned long *to, int sendlength, int *recvlengths, int *offsets, int root) | vtkMPICommunicator | |
GatherV(char *data, char *to, int sendlength, int *recvlengths, int *offsets, int root) | vtkMPICommunicator | |
GatherV(float *data, float *to, int sendlength, int *recvlengths, int *offsets, int root) | vtkMPICommunicator | |
GatherV(double *data, double *to, int sendlength, int *recvlengths, int *offsets, int root) | vtkMPICommunicator | |
GetClassName() | vtkMPICommunicator | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetMPIComm() | vtkMPICommunicator | [inline] |
GetMTime() | vtkObject | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetWorldCommunicator() | vtkMPICommunicator | [static] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
Group | vtkMPICommunicator | [protected] |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Initialize(vtkMPICommunicator *mpiComm, vtkMPIGroup *group) | vtkMPICommunicator | |
InitializeCopy(vtkMPICommunicator *source) | vtkMPICommunicator | [protected] |
Initialized | vtkMPICommunicator | [protected] |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | [inline] |
InvokeEvent(const char *event) | vtkObject | [inline] |
IsA(const char *type) | vtkMPICommunicator | [virtual] |
IsTypeOf(const char *type) | vtkMPICommunicator | [static] |
KeepHandle | vtkMPICommunicator | [protected] |
KeepHandleOff() | vtkMPICommunicator | [protected, virtual] |
KeepHandleOn() | vtkMPICommunicator | [protected, virtual] |
MarshalDataLength | vtkCommunicator | [protected] |
MarshalString | vtkCommunicator | [protected] |
MarshalStringLength | vtkCommunicator | [protected] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkMPICommunicator | [static] |
NoBlockReceive(int *data, int length, int remoteProcessId, int tag, Request &req) | vtkMPICommunicator | |
NoBlockReceive(unsigned long *data, int length, int remoteProcessId, int tag, Request &req) | vtkMPICommunicator | |
NoBlockReceive(char *data, int length, int remoteProcessId, int tag, Request &req) | vtkMPICommunicator | |
NoBlockReceive(float *data, int length, int remoteProcessId, int tag, Request &req) | vtkMPICommunicator | |
NoBlockSend(int *data, int length, int remoteProcessId, int tag, Request &req) | vtkMPICommunicator | |
NoBlockSend(unsigned long *data, int length, int remoteProcessId, int tag, Request &req) | vtkMPICommunicator | |
NoBlockSend(char *data, int length, int remoteProcessId, int tag, Request &req) | vtkMPICommunicator | |
NoBlockSend(float *data, int length, int remoteProcessId, int tag, Request &req) | vtkMPICommunicator | |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkMPICommunicator | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
ReadDataArray(vtkDataArray *object) | vtkCommunicator | [protected] |
ReadDataSet(vtkDataSet *object) | vtkCommunicator | [protected] |
ReadImageData(vtkImageData *object) | vtkCommunicator | [protected] |
ReadObject(vtkDataObject *object) | vtkCommunicator | [protected] |
Receive(int *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Receive(unsigned long *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Receive(char *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Receive(unsigned char *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Receive(float *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Receive(double *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Receive(vtkDataObject *data, int remoteProcessId, int tag) | vtkMPICommunicator | [inline, virtual] |
Receive(vtkDataArray *data, int remoteProcessId, int tag) | vtkMPICommunicator | [inline, virtual] |
ReduceAnd(bool *data, bool *to, int size, int root) | vtkMPICommunicator | |
ReduceMax(int *data, int *to, int size, int root) | vtkMPICommunicator | |
ReduceMax(long *data, long *to, int size, int root) | vtkMPICommunicator | |
ReduceMax(float *data, float *to, int size, int root) | vtkMPICommunicator | |
ReduceMax(double *data, double *to, int size, int root) | vtkMPICommunicator | |
ReduceMin(int *data, int *to, int size, int root) | vtkMPICommunicator | |
ReduceMin(long *data, long *to, int size, int root) | vtkMPICommunicator | |
ReduceMin(float *data, float *to, int size, int root) | vtkMPICommunicator | |
ReduceMin(double *data, double *to, int size, int root) | vtkMPICommunicator | |
ReduceOr(bool *data, bool *to, int size, int root) | vtkMPICommunicator | |
ReduceSum(int *data, int *to, int size, int root) | vtkMPICommunicator | |
ReduceSum(long *data, long *to, int size, int root) | vtkMPICommunicator | |
ReduceSum(float *data, float *to, int size, int root) | vtkMPICommunicator | |
ReduceSum(double *data, double *to, int size, int root) | vtkMPICommunicator | |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObject | [virtual] |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
SafeDownCast(vtkObject *o) | vtkMPICommunicator | [static] |
Send(int *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Send(unsigned long *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Send(char *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Send(unsigned char *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Send(float *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Send(double *data, int length, int remoteProcessId, int tag) | vtkMPICommunicator | [virtual] |
Send(vtkDataObject *data, int remoteProcessId, int tag) | vtkMPICommunicator | [inline, virtual] |
Send(vtkDataArray *data, int remoteProcessId, int tag) | vtkMPICommunicator | [inline, virtual] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetGroup(vtkMPIGroup *) | vtkMPICommunicator | [protected, virtual] |
SetKeepHandle(int) | vtkMPICommunicator | [protected, virtual] |
SetReferenceCount(int) | vtkObjectBase | |
SetUseCopy(int useCopy) | vtkCommunicator | [static] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkMPICommunicator | |
UnRegister(vtkObjectBase *o) | vtkObject | [virtual] |
UseCopy | vtkCommunicator | [protected, static] |
vtkCommunicator() | vtkCommunicator | [protected] |
vtkMPICommunicator() | vtkMPICommunicator | [protected] |
vtkMPIController class | vtkMPICommunicator | [friend] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
WorldCommunicator | vtkMPICommunicator | [protected, static] |
WriteDataArray(vtkDataArray *object) | vtkCommunicator | [protected] |
WriteDataSet(vtkDataSet *object) | vtkCommunicator | [protected] |
WriteImageData(vtkImageData *object) | vtkCommunicator | [protected] |
WriteObject(vtkDataObject *object) | vtkCommunicator | [protected] |
~vtkCommunicator() | vtkCommunicator | [protected] |
~vtkMPICommunicator() | vtkMPICommunicator | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |