Searched defs:MPIU_Igather (Results 1 – 1 of 1) 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) macro 171 #define MPIU_Igather(a, b, c, d, e, f, g, h, req) MPI_Gather(a, b, c, d, e, f, g, h) macro
|