/*D
   MPI_Group_fromint - converts an integer handle to MPI_Group

Synopsis:
.vb
MPI_Group MPI_Group_fromint(int group)
.ve

Input Parameters:
. group - group (integer)

.N ThreadSafe

D*/

