Home
last modified time | relevance | path

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

/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h30 #define MPI_Allgatherv PETSC_MPI_ALLGATHERV macro
H A Dmpi.h505 …#define MPI_Allgatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm) \ macro
/petsc/include/
H A Dpetsclog.h546 … #define MPI_Allgatherv(sendbuf, sendcount, sendtype, recvbuf, recvcount, displs, recvtype, comm) \ macro