Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsys.h2735 static inline PetscMPIInt MPIU_Send(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMPI… in MPIU_Send() function
2842 …#define MPIU_Send(buf, count, dtype, dest, tag, comm) MPI_Send_c(buf, (MPI_Count)(… macro