VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes | Friends | List of all members
vtkMPICommunicatorOpaqueComm Class Reference

#include <vtkMPI.h>

Public Member Functions

 vtkMPICommunicatorOpaqueComm (MPI_Comm *handle=0)
 
MPI_Comm * GetHandle ()
 

Protected Attributes

MPI_Comm * Handle
 

Friends

class vtkMPICommunicator
 
class vtkMPIController
 

Detailed Description

Definition at line 30 of file vtkMPI.h.

Constructor & Destructor Documentation

vtkMPICommunicatorOpaqueComm::vtkMPICommunicatorOpaqueComm ( MPI_Comm *  handle = 0)

Member Function Documentation

MPI_Comm* vtkMPICommunicatorOpaqueComm::GetHandle ( )

Friends And Related Function Documentation

friend class vtkMPICommunicator
friend

Definition at line 37 of file vtkMPI.h.

friend class vtkMPIController
friend

Definition at line 38 of file vtkMPI.h.

Member Data Documentation

MPI_Comm* vtkMPICommunicatorOpaqueComm::Handle
protected

Definition at line 41 of file vtkMPI.h.


The documentation for this class was generated from the following file: