Home
last modified time | relevance | path

Searched refs:ioffset (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Dmisc.c399 const PetscInt *roffset, *rmine, *rremote, *ioffset, *irootloc; in PrintRunInfo() local
403 PetscCall(PetscSFGetLeafRanks(sf, &niranks, &iranks, &ioffset, &irootloc)); in PrintRunInfo()
411 num_remote_leaves_total += ioffset[i + 1] - ioffset[i]; in PrintRunInfo()