MPI_Gather        104 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c     MPI_Gather( (void *)procInfo,     sizeof(ADIOI_BG_ProcInfo_t), MPI_BYTE, 
MPI_Gather        184 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     MPI_Gather(&my_procname_len, 1, MPI_INT, 
MPI_Gather        115 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     MPI_Gather(&my_procname_len, 1, MPI_INT, 
MPI_Gather        326 ompi/mpi/cxx/comm_inln.h     (void)MPI_Gather(const_cast<void *>(sendbuf), sendcount, sendtype,
MPI_Gather        232 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Gather, mpi_gather, MPI_GATHER, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcount, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierr));
MPI_Gather        893 ompi/mpi/java/c/mpi_Comm.c     int rc = MPI_Gather(sPtr, sCount, sType, rPtr, rCount, rType, root, comm);
MPI_Gather         93 ompi/mpiext/cr/c/migrate.c     MPI_Gather(&my_vpid, 1, MPI_INT,
MPI_Gather         95 ompi/mpiext/cr/c/migrate.c     MPI_Gather(loc_hostname, MPI_MAX_PROCESSOR_NAME, MPI_CHAR,
MPI_Gather         97 ompi/mpiext/cr/c/migrate.c     MPI_Gather(&my_vpid, 1, MPI_INT,
MPI_Gather         99 ompi/mpiext/cr/c/migrate.c     MPI_Gather(&my_off_node, 1, MPI_INT,
MPI_Gather        140 ompi/tools/mpisync/sync.c         MPI_Gather(hname,sizeof(hname),MPI_CHAR,hnames,sizeof(hname),MPI_CHAR, 0, MPI_COMM_WORLD);
MPI_Gather        141 ompi/tools/mpisync/sync.c         MPI_Gather(send,2,MPI_DOUBLE,measure,2, MPI_DOUBLE, 0, MPI_COMM_WORLD);
MPI_Gather        156 ompi/tools/mpisync/sync.c         MPI_Gather(hname, sizeof(hname), MPI_CHAR, NULL, sizeof(hname), MPI_CHAR, 0, MPI_COMM_WORLD);
MPI_Gather        157 ompi/tools/mpisync/sync.c         MPI_Gather(send,2, MPI_DOUBLE, NULL, 2, MPI_DOUBLE, 0, MPI_COMM_WORLD);
MPI_Gather        148 orte/test/mpi/ziaprobe.c     MPI_Gather(&my_timestamp, 2, MPI_LONG,
MPI_Gather        435 test/monitoring/check_monitoring.c         MPI_Gather(s1, 13, MPI_CHAR, coll_buff, 13, MPI_CHAR, n, MPI_COMM_WORLD);
MPI_Gather        262 test/monitoring/test_overhead.c             MPI_Gather(results, NB_ITER, MPI_DOUBLE, full_res, NB_ITER, MPI_DOUBLE, 0, MPI_COMM_WORLD);