Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsys.h2762 static inline PetscMPIInt MPIU_Recv(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMPI… in MPIU_Recv() function
2845 …#define MPIU_Recv(buf, count, dtype, source, tag, comm, status) MPI_Recv_c(buf, (MPI_Count)(… macro