Searched refs:MPI_Igather (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | sfimpl.h | 158 #define MPIU_Igather(a, b, c, d, e, f, g, h, req) MPI_Igather(a, b, c, d, e, f, g, h, req)
|
| /petsc/doc/manualpages/ |
| H A D | mpi.www.index | 51 man:+MPI_Igather++MPI_Igather++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Igather.html#… 390 man:+MPI_Igather++MPI_Igather++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Igather.html#…
|
| /petsc/include/ |
| H A D | petsclog.h | 573 …#define MPI_Igather(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm, reques… macro 574 …e((sendcount), (sendtype), (&petsc_send_len), (&petsc_send_len_th)) || MPI_Igather((sendbuf), (sen…
|