Searched refs:startCompMy (Results 1 – 1 of 1) sorted by relevance
664 int startCompMy, myCompEnd; in DMPforestComputeOverlappingRanks() local666 …PetscCallP4estReturn(startCompMy, p4est_quadrant_compare_piggy, (&globalFirstB[guess], myCoarseSta… in DMPforestComputeOverlappingRanks()668 if (startCompMy <= 0 && myCompEnd < 0) { in DMPforestComputeOverlappingRanks()671 } else if (startCompMy > 0) { /* guess is to high */ in DMPforestComputeOverlappingRanks()682 int startCompMy, myCompEnd; in DMPforestComputeOverlappingRanks() local684 …PetscCallP4estReturn(startCompMy, p4est_quadrant_compare_piggy, (&globalFirstB[guess], myCoarseEnd… in DMPforestComputeOverlappingRanks()686 …if (startCompMy < 0 && myCompEnd <= 0) { /* notice that the comparison operators are different fro… in DMPforestComputeOverlappingRanks()689 } else if (startCompMy >= 0) { /* guess is to high */ in DMPforestComputeOverlappingRanks()