Home
last modified time | relevance | path

Searched defs:MPIU_Igatherv (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dsfimpl.h159 …#define MPIU_Igatherv(a, b, c, d, e, f, g, h, i, req) MPI_Igatherv(a, b, c, d, e, f, g, h, i, req) macro
172 #define MPIU_Igatherv(a, b, c, d, e, f, g, h, i, req) MPI_Gatherv(a, b, c, d, e, f, g, h, i) macro