VTK
|
#include <vtkMPI.h>
Public Member Functions | |
vtkMPICommunicatorOpaqueComm (MPI_Comm *handle=0) | |
MPI_Comm * | GetHandle () |
Protected Attributes | |
MPI_Comm * | Handle |
Friends | |
class | vtkMPICommunicator |
class | vtkMPIController |
vtkMPICommunicatorOpaqueComm::vtkMPICommunicatorOpaqueComm | ( | MPI_Comm * | handle = 0 | ) |
MPI_Comm* vtkMPICommunicatorOpaqueComm::GetHandle | ( | ) |
|
friend |
|
friend |