Home
last modified time | relevance | path

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

/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h18 #define MPI_Allgather PETSC_MPI_ALLGATHER macro
H A Dmpi.h504 …#define MPI_Allgather(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm) (MPIUNI_AR… macro
/petsc/include/
H A Dpetsclog.h543 #define MPI_Allgather(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm) \ macro