Searched refs:MPI_Iprobe (Results 1 – 5 of 5) sorted by relevance
| /petsc/include/petsc/mpiuni/ |
| H A D | mpiunifdef.h | 46 #define MPI_Iprobe PETSC_MPI_IPROBE macro
|
| H A D | mpi.h | 443 …#define MPI_Iprobe(source, tag, comm, flag, status) (M… macro
|
| /petsc/src/sys/utils/ |
| H A D | mpits.c | 100 PetscCallMPI(MPI_Iprobe(MPI_ANY_SOURCE, tag, comm, &flag, &status)); in PetscCommBuildTwoSided_Ibarrier() 368 PetscCallMPI(MPI_Iprobe(MPI_ANY_SOURCE, tag, comm, &flag, &status)); in PetscCommBuildTwoSidedFReq_Ibarrier()
|
| /petsc/src/mat/impls/sbaij/mpi/ |
| H A D | sbaijov.c | 346 PetscCallMPI(MPI_Iprobe(MPI_ANY_SOURCE, tag1, comm, &flag, &r_status)); in MatIncreaseOverlap_MPISBAIJ_Once() 400 PetscCallMPI(MPI_Iprobe(MPI_ANY_SOURCE, tag2, comm, &flag, &r_status)); in MatIncreaseOverlap_MPISBAIJ_Once()
|
| /petsc/doc/manualpages/ |
| H A D | mpi.www.index | 193 man:+MPI_Iprobe++MPI_Iprobe++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Iprobe.html#MPI… 534 man:+MPI_Iprobe++MPI_Iprobe++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Iprobe.html#MPI…
|