Searched defs:MPIU_Irecv (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/ |
| H A D | petscsys.h | 2780 static inline PetscMPIInt MPIU_Irecv(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMP… in MPIU_Irecv() function 2847 …#define MPIU_Irecv(buf, count, dtype, source, tag, comm, request) MPI_Irecv_c(buf, (MPI_Count)… macro
|