Searched defs:elem_search (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | elem-search.f | 1 subroutine elem_search(xl,xts1,xts2,xts3,xsic,elmt, idfile) subroutine 29 integer testing(4), found(nelint), negativ(nelint) 31 real*8 xts1, xts2, xts3, min 32 integer e, elmt, result, count, counting, find
|