Searched refs:MPI_Ialltoall (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | sfimpl.h | 162 #define MPIU_Ialltoall(a, b, c, d, e, f, g, req) MPI_Ialltoall(a, b, c, d, e, f, g, req)
|
| /petsc/doc/manualpages/ |
| H A D | mpi.www.index | 45 man:+MPI_Ialltoall++MPI_Ialltoall++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Ialltoall… 384 man:+MPI_Ialltoall++MPI_Ialltoall++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Ialltoall…
|
| /petsc/include/ |
| H A D | petsclog.h | 561 … #define MPI_Ialltoall(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm, request) \ macro 562 …((sendcount), (sendtype), (&petsc_send_len), (&petsc_send_len_th)) || MPI_Ialltoall((sendbuf), (se…
|