Home
last modified time | relevance | path

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

/petsc/doc/manualpages/
H A Dmpi.www.index210 man:+MPI_Sendrecv_replace++MPI_Sendrecv_replace++++man+http://www.mpich.org/static/docs/latest/www3…
551 man:+MPI_Sendrecv_replace++MPI_Sendrecv_replace++++man+http://www.mpich.org/static/docs/latest/www3…
/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c304 …PetscCallMPI(MPI_Sendrecv_replace(leafupdate, count, unit, next, link->tag, prev, link->tag, comm,… in PetscSFFetchAndOpBegin_Allgatherv()
/petsc/include/petsc/mpiuni/
H A Dmpi.h459 #define MPI_Sendrecv_replace(buf, count, datatype, dest, sendtag, source, recvtag, comm, status) \ macro