Searched refs:len_unused (Results 1 – 1 of 1) sorted by relevance
167 PetscInt len_unused, nodata2; in MatIncreaseOverlap_MPISBAIJ_Once() local339 …len_unused = len_est; /* unused space in the array odata2_ptr[nodata2]-- needs to be >= len_max */ in MatIncreaseOverlap_MPISBAIJ_Once()357 if (len_unused < len_max) { /* allocate more space for odata2 */ in MatIncreaseOverlap_MPISBAIJ_Once()360 len_unused = len_est; in MatIncreaseOverlap_MPISBAIJ_Once()371 len_unused -= len; in MatIncreaseOverlap_MPISBAIJ_Once()381 if (len_unused < len_max) { /* allocate more space for odata2 */ in MatIncreaseOverlap_MPISBAIJ_Once()