Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsys.h2753 static inline PetscMPIInt MPIU_Isend(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMP… in MPIU_Isend() function
2844 …#define MPIU_Isend(buf, count, dtype, dest, tag, comm, request) MPI_Isend_c(buf, (MPI_Count)… macro