Home
last modified time | relevance | path

Searched refs:firstreqrcv (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/is/utils/
H A Dpsort.c175 MPI_Request firstreqrcv; in PetscParallelRedistribute() local
188 …cCallMPI(MPIU_Irecv(arrayout, total, MPIU_INT, MPI_ANY_SOURCE, firsttag, map->comm, &firstreqrcv)); in PetscParallelRedistribute()
216 PetscCallMPI(MPI_Wait(&firstreqrcv, &status)); in PetscParallelRedistribute()