Home
last modified time | relevance | path

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

/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h22 #define MPI_Recv PETSC_MPI_RECV macro
H A Dmpi.h416 …#define MPI_Recv(buf, count, datatype, source, tag, comm, status) (M… macro
/petsc/include/
H A Dpetsclog.h511 #define MPI_Recv(buf, count, datatype, source, tag, comm, status) \ macro