Searched refs:ioffset (Results 1 – 1 of 1) sorted by relevance
399 const PetscInt *roffset, *rmine, *rremote, *ioffset, *irootloc; in PrintRunInfo() local403 PetscCall(PetscSFGetLeafRanks(sf, &niranks, &iranks, &ioffset, &irootloc)); in PrintRunInfo()411 num_remote_leaves_total += ioffset[i + 1] - ioffset[i]; in PrintRunInfo()