Lines Matching refs:midIndex2
72 Int midIndex2;
75 //midIndex2: array[i] >= v, array[i+1] < v
79 midIndex2 = -1; //initilization
83 //midIndex2 must exist:
84 midIndex2 = rightChain->findIndexAboveGen(rightGridChain->get_v_value(gridIndex2),
85 midIndex1, //midIndex1<=midIndex2
103 //midIndex) last one above or equal midIndex2
105 Real temp = rightChain->getVertex(midIndex2)[1];
162 if(midIndex2 >= 0) //there is a trm point between grid lines
179 sampleRightSingleTrimEdgeRegionGen(rightChain->getVertex(midIndex2),
182 midIndex2+1,
196 midIndex2,