ESyS-Particle  4.0.1
Public Member Functions | List of all members
MpiInfo Class Reference

#include <MpiInfo.h>

Public Member Functions

 MpiInfo (MPI_Comm comm=MPI_COMM_WORLD)
int rank () const
int size () const

Detailed Description

Convenience class for obtaining rank of current process (and size of a specified MPI_Comm).

Constructor & Destructor Documentation

MpiInfo::MpiInfo ( MPI_Comm  comm = MPI_COMM_WORLD)

Rank and size for specified MPI_Comm.


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