Home
last modified time | relevance | path

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

/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h17 #define MPI_Gather PETSC_MPI_GATHER macro
H A Dmpi.h493 …#define MPI_Gather(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm) (MPIUNI… macro
/petsc/include/
H A Dpetsclog.h549 #define MPI_Gather(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm) \ macro