Searched defs:MPIU_Iscatter (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | sfimpl.h | 156 #define MPIU_Iscatter(a, b, c, d, e, f, g, h, req) MPI_Iscatter(a, b, c, d, e, f, g, h, req) macro 169 #define MPIU_Iscatter(a, b, c, d, e, f, g, h, req) MPI_Scatter(a, b, c, d, e, f, g, h) macro
|