Go to the documentation of this file.
27 #ifndef vtkDummyCommunicator_h
28 #define vtkDummyCommunicator_h
62 #endif //vtkDummyCommunicator_h
virtual void PrintSelf(ostream &os, vtkIndent indent)
Used to send/receive messages in a multiprocess environment.
#define vtkTypeMacro(thisClass, superclass)
Dummy controller for single process applications.
a simple class to control print indentation
#define VTKPARALLELCORE_EXPORT
static vtkDummyCommunicator * New()
virtual ~vtkDummyCommunicator()
#define vtkWarningMacro(x)
virtual int SendVoidArray(const void *, vtkIdType, int, int, int)
virtual int ReceiveVoidArray(void *, vtkIdType, int, int, int)