Lines Matching refs:Int
47 rectBlock::rectBlock(gridBoundaryChain* left, gridBoundaryChain* right, Int beginVline, Int endVline)
49 Int i;
56 Int n = upGridLineIndex-lowGridLineIndex+1; //number of grid lines
57 leftIndices = (Int*) malloc(sizeof(Int) * n);
59 rightIndices = (Int*) malloc(sizeof(Int) * n);
78 Int i;
90 Int i,j,k;
109 Int rectBlock::num_quads()
111 Int ret=0;
112 Int k,i;
120 Int rectBlockArray::num_quads()
122 Int ret=0;
123 for(Int i=0; i<n_elements; i++)
128 rectBlockArray::rectBlockArray(Int s)
130 Int i;
142 Int i;
154 Int i;
176 Int i;
183 Int i;