/*D
   MPI_Comm_fromint - converts an integer handle to MPI_Comm

Synopsis:
.vb
MPI_Comm MPI_Comm_fromint(int comm)
.ve

Input Parameters:
. comm - comm (integer)

.N ThreadSafe

D*/

