Searched defs:MPIU_Iallgatherv (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | sfimpl.h | 161 …#define MPIU_Iallgatherv(a, b, c, d, e, f, g, h, req) MPI_Iallgatherv(a, b, c, d, e, f, g, h, req) macro 174 #define MPIU_Iallgatherv(a, b, c, d, e, f, g, h, req) MPI_Allgatherv(a, b, c, d, e, f, g, h) macro
|