Searched refs:counting (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | elem-search.f | 32 integer e, elmt, result, count, counting, find local 70 counting = 0 112 counting = counting + 1 116 found(counting) = e 117 neg(counting) = zi0(e,i) 118 negativ(counting) = i 124 found(counting) = e 125 neg(counting) = 1-zi0(e,1)-zi0(e,2)-zi0(e,3) 126 negativ(counting) = 4 138 do i = 2, counting
|