Searched refs:MPI_Iallgather (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | sfimpl.h | 160 #define MPIU_Iallgather(a, b, c, d, e, f, g, req) MPI_Iallgather(a, b, c, d, e, f, g, req)
|
| /petsc/doc/manualpages/ |
| H A D | mpi.www.index | 42 man:+MPI_Iallgather++MPI_Iallgather++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Iallgat… 381 man:+MPI_Iallgather++MPI_Iallgather++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Iallgat…
|
| /petsc/include/ |
| H A D | petsclog.h | 567 …#define MPI_Iallgather(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, request) \ macro 568 …petsc_gather_ct, &petsc_gather_ct_th, PetscMPIParallelComm(comm)) || MPI_Iallgather((sendbuf), (se…
|