Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dsfimpl.h162 #define MPIU_Ialltoall(a, b, c, d, e, f, g, req) MPI_Ialltoall(a, b, c, d, e, f, g, req) macro
175 #define MPIU_Ialltoall(a, b, c, d, e, f, g, req) MPI_Alltoall(a, b, c, d, e, f, g) macro