Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkMPICommunicator Member List
This is the complete list of members for vtkMPICommunicator, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- BreakOnError()
[static]
- CheckForMPIError(int err) (defined in vtkMPICommunicator)
[private, static]
- CopyFrom(vtkMPICommunicator *source)
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- DeleteAndSetMarshalString(char *str, int strLength)
[protected]
- Duplicate(vtkMPICommunicator *source)
[protected]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetMTime()
[virtual]
- GetReferenceCount()
[inline]
- GetWorldCommunicator()
[static]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- Group
[protected]
- Handle
[protected]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Initialize(vtkMPICommunicator *mpiComm, vtkMPIGroup *group)
- InitializeCopy(vtkMPICommunicator *source)
[protected]
- Initialized
[protected]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- KeepHandle
[protected]
- KeepHandleOff()
[protected, virtual]
- KeepHandleOn()
[protected, virtual]
- MarshalDataLength
[protected]
- MarshalString
[protected]
- MarshalStringLength
[protected]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NoBlockReceive(int *data, int length, int remoteProcessId, int tag, Request &req)
- NoBlockReceive(unsigned long *data, int length, int remoteProcessId, int tag, Request &req)
- NoBlockReceive(char *data, int length, int remoteProcessId, int tag, Request &req)
- NoBlockReceive(float *data, int length, int remoteProcessId, int tag, Request &req)
- NoBlockSend(int *data, int length, int remoteProcessId, int tag, Request &req)
- NoBlockSend(unsigned long *data, int length, int remoteProcessId, int tag, Request &req)
- NoBlockSend(char *data, int length, int remoteProcessId, int tag, Request &req)
- NoBlockSend(float *data, int length, int remoteProcessId, int tag, Request &req)
- operator=(const vtkMPICommunicator &) (defined in vtkMPICommunicator)
[private]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- ReadDataArray(vtkDataArray *object)
[protected]
- ReadDataSet(vtkDataSet *object)
[protected]
- ReadImageData(vtkImageData *object)
[protected]
- ReadObject(vtkDataObject *object)
[protected]
- Receive(int *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(unsigned long *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(char *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(unsigned char *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(float *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(double *data, int length, int remoteProcessId, int tag)
[virtual]
- Receive(vtkDataObject *data, int remoteProcessId, int tag)
[inline, virtual]
- Receive(vtkDataArray *data, int remoteProcessId, int tag)
[inline, virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- SafeDownCast(vtkObject *o)
[static]
- Send(int *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(unsigned long *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(char *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(unsigned char *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(float *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(double *data, int length, int remoteProcessId, int tag)
[virtual]
- Send(vtkDataObject *data, int remoteProcessId, int tag)
[inline, virtual]
- Send(vtkDataArray *data, int remoteProcessId, int tag)
[inline, virtual]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetGroup(vtkMPIGroup *)
[protected, virtual]
- SetKeepHandle(int)
[protected, virtual]
- SetReferenceCount(int)
- SubjectHelper
[protected]
- UnRegister(vtkObject *o)
[virtual]
- vtkCommunicator()
[protected]
- vtkMPICommunicator()
[protected]
- vtkMPICommunicator(const vtkMPICommunicator &) (defined in vtkMPICommunicator)
[private]
- vtkMPIController class
[friend]
- vtkObject()
[protected]
- WorldCommunicator
[protected, static]
- WriteDataArray(vtkDataArray *object)
[protected]
- WriteDataSet(vtkDataSet *object)
[protected]
- WriteImageData(vtkImageData *object)
[protected]
- WriteObject(vtkDataObject *object)
[protected]
- ~vtkCommunicator()
[protected]
- ~vtkMPICommunicator()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:36:43 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001