Searched refs:nreceives_i (Results 1 – 1 of 1) sorted by relevance
282 PetscMPIInt nsends_i, nreceives_i; in AOCreateMemoryScalable_private() local356 PetscCall(PetscMPIIntCast(nreceives, &nreceives_i)); in AOCreateMemoryScalable_private()364 PetscCallMPI(MPI_Waitany(nreceives_i, recv_waits, &widx, &recv_status)); in AOCreateMemoryScalable_private()