Home
last modified time | relevance | path

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

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