Searched defs:MPIU_Recv_init (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/ |
| H A D | petscsys.h | 2771 static inline PetscMPIInt MPIU_Recv_init(const void *buf, MPIU_Count count, MPI_Datatype dtype, Pet… in MPIU_Recv_init() function 2846 …#define MPIU_Recv_init(buf, count, dtype, source, tag, comm, request) MPI_Recv_init_c(buf, (MPI_Co… macro
|