PMPIX_Gather_init 42 ompi/mpiext/pcollreq/c/gather_init.c #define MPIX_Gather_init PMPIX_Gather_init PMPIX_Gather_init 49 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Gather_init(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Info info, MPI_Request *request); PMPIX_Gather_init 91 ompi/mpiext/pcollreq/mpif-h/gather_init_f.c c_ierr = PMPIX_Gather_init(sendbuf, OMPI_FINT_2_INT(*sendcount),