Searched refs:pTop (Results 1 – 1 of 1) sorted by relevance
550 PetscInt *procFIFO, pTop, pBottom; in DMPlexOrient() local612 pTop = pBottom = 0; in DMPlexOrient()619 while (pTop < pBottom) { in DMPlexOrient()624 proc = procFIFO[pTop++]; in DMPlexOrient()929 PetscInt *procFIFO, pTop, pBottom; in DMPlexOrientCells_Internal() local989 pTop = pBottom = 0; in DMPlexOrientCells_Internal()996 while (pTop < pBottom) { in DMPlexOrientCells_Internal()1001 proc = procFIFO[pTop++]; in DMPlexOrientCells_Internal()