MPI_GROUP_FREE(group) INOUT group groupMPI_Group_free(MPI_Group *group)
MPI_GROUP_FREE(GROUP, IERROR)INTEGER GROUP, IERROR
This operation marks a group object for deallocation. The handle group is set to MPI_GROUP_NULL by the call. MPI_GROUP_NULL Any ongoing operation using this group will complete normally.