Searched refs:thisInd (Results 1 – 1 of 1) sorted by relevance
224 PetscInt thisInd = bounds[i][0] + j; in VecTaggerComputeBox_CDF_SortedArray_Iterative() local225 PetscReal val = cArray[thisInd]; in VecTaggerComputeBox_CDF_SortedArray_Iterative()237 newBounds[i][section][0] = PetscMin(newBounds[i][section][0], thisInd); in VecTaggerComputeBox_CDF_SortedArray_Iterative()238 newBounds[i][section][1] = PetscMax(newBounds[i][section][0], thisInd + 1); in VecTaggerComputeBox_CDF_SortedArray_Iterative()