Home
last modified time | relevance | path

Searched refs:inbufd (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/objects/
H A Dpinit.c1849 void *inbufd, *outbufd; in MPIU_Allreduce_Private() local
1853 inbufd = &incnt; in MPIU_Allreduce_Private()
1855 err = MPIU_Allreduce_Count(inbufd, outbufd, count, MPIU_INT64, op, comm); in MPIU_Allreduce_Private()