Searched refs:MPI_Send_c (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petsclog.h | 520 #define MPI_Send_c(buf, count, datatype, dest, tag, comm) \ macro 521 …eSize((count), (datatype), (&petsc_send_len), (&petsc_send_len_th)) || MPI_Send_c((buf), (count), …
|
| H A D | petscsys.h | 2842 …#define MPIU_Send(buf, count, dtype, dest, tag, comm) MPI_Send_c(buf, (MPI_Count)(…
|
| /petsc/include/petsc/mpiuni/ |
| H A D | mpi.h | 413 …#define MPI_Send_c MP… macro
|