Searched refs:npending (Results 1 – 1 of 1) sorted by relevance
292 PetscMPIInt npending, *some_indices, r; in VecAssemblyEnd_MPI_BTS() local308 …for (r = 0, npending = 0; r < x->nrecvranks; r++) npending += frame[r].pendings + frame[r].pending… in VecAssemblyEnd_MPI_BTS()309 while (npending > 0) { in VecAssemblyEnd_MPI_BTS()324 npending--; in VecAssemblyEnd_MPI_BTS()