Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dsfimpl.h161 …#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