Go to the documentation of this file.
25 #ifndef vtkMPI4PyCommunicator_h
26 #define vtkMPI4PyCommunicator_h
28 #include "vtkPython.h"
#define VTKPARALLELMPI4PY_EXPORT
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
static vtkMPICommunicator * ConvertToVTK(PyObject *comm)
Class for creating user defined MPI communicators.
void PrintSelf(ostream &os, vtkIndent indent)
static PyObject * ConvertToPython(vtkMPICommunicator *comm)
a simple class to control print indentation
Class for bridging MPI4Py with vtkMPICommunicator.
static vtkMPI4PyCommunicator * New()