Searched refs:MPI_Issend (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/sys/utils/ |
| H A D | mpits.c | 88 …for (i = 0; i < nto; i++) PetscCallMPI(MPI_Issend((void *)(tdata + count * unitbytes * i), count, … in PetscCommBuildTwoSided_Ibarrier() 347 …for (i = 0; i < nto; i++) PetscCallMPI(MPI_Issend((void *)(tdata + count * unitbytes * i), count, … in PetscCommBuildTwoSidedFReq_Ibarrier()
|
| /petsc/doc/manualpages/ |
| H A D | mpi.www.index | 197 man:+MPI_Issend++MPI_Issend++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Issend.html#MPI… 538 man:+MPI_Issend++MPI_Issend++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Issend.html#MPI…
|
| /petsc/include/petsc/mpiuni/ |
| H A D | mpi.h | 425 …#define MPI_Issend(buf, count, datatype, dest, tag, comm, request) (M… macro
|