Searched refs:N_isi (Results 1 – 1 of 1) sorted by relevance
189 PetscInt N_isl, N_isu, N_isf, N_isa, N_isi; in TaoEstimateActiveBounds() local289 PetscCallMPI(MPIU_Allreduce(&n_isi, &N_isi, 1, MPIU_INT, MPI_SUM, comm)); in TaoEstimateActiveBounds()316 if (N_isi > 0) { in TaoEstimateActiveBounds()