Searched refs:ois_max (Results 1 – 1 of 1) sorted by relevance
168 PetscInt ois_max; /* max no of is[] in each of processor */ in MatIncreaseOverlap_MPISBAIJ_Once() local196 PetscCallMPI(MPIU_Allreduce(&is_max, &ois_max, 1, MPIU_INT, MPI_MAX, comm)); in MatIncreaseOverlap_MPISBAIJ_Once()332 len_max = ois_max * (Mbs + 1); /* max space storing all is[] for each receive */ in MatIncreaseOverlap_MPISBAIJ_Once()