Home
last modified time | relevance | path

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

/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h21 #define MPI_Send PETSC_MPI_SEND macro
H A Dmpi.h414 …#define MPI_Send(buf, count, datatype, dest, tag, comm) (M… macro
/petsc/include/
H A Dpetsclog.h517 #define MPI_Send(buf, count, datatype, dest, tag, comm) \ macro