MPICommHandle Class Reference

#include <MPICommHandle.h>

Collaboration diagram for MPICommHandle:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MPICommHandle ()
 MPICommHandle (MPICommHandle &base_comm, const vector< unsigned > &ranks)
int mpi_rank ()
int mpi_size ()

Static Public Attributes

static MPICommHandle WORLD

Protected Member Functions

MPI::Intracomm & getComm ()

Protected Attributes

MPI::Intracomm comm


Detailed Description

Definition at line 10 of file MPICommHandle.h.


Constructor & Destructor Documentation

MPICommHandle::MPICommHandle (  )  [inline]

Definition at line 13 of file MPICommHandle.h.

References comm.

MPICommHandle::MPICommHandle ( MPICommHandle base_comm,
const vector< unsigned > &  ranks 
) [inline]

Definition at line 18 of file MPICommHandle.h.

References comm.


Member Function Documentation

int MPICommHandle::mpi_rank (  )  [inline]

Definition at line 29 of file MPICommHandle.h.

References comm.

int MPICommHandle::mpi_size (  )  [inline]

Definition at line 34 of file MPICommHandle.h.

References comm.

MPI::Intracomm& MPICommHandle::getComm (  )  [inline, protected]

Definition at line 43 of file MPICommHandle.h.

References comm.


Member Data Documentation

Definition at line 39 of file MPICommHandle.h.

Referenced by PCSIM::init().

MPI::Intracomm MPICommHandle::comm [protected]

Definition at line 48 of file MPICommHandle.h.

Referenced by getComm(), mpi_rank(), mpi_size(), and MPICommHandle().


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

Generated on Wed Jul 9 16:34:51 2008 for PCSIM by  doxygen 1.5.5