Searched refs:firstPart (Results 1 – 1 of 1) sorted by relevance
198 PetscInt firstPart = 0, firstLargePart = 0; in PetscPartitionerPartition_Simple() local209 firstPart = firstLargePart; in PetscPartitionerPartition_Simple()211 firstPart = rem + (myFirst - (rem * pBig)) / pSmall; in PetscPartitionerPartition_Simple()219 firstPart = myFirst / (nvGlobal / nparts); in PetscPartitionerPartition_Simple()223 for (np = firstPart; np <= lastPart; np++) { in PetscPartitionerPartition_Simple()