Symbol | Description | Uses |
thisPtileLo | 5 |
File | Line number | Procedure | Code |
./pkg/exch2/w2_eeboot.F | 29 | W2_EEBOOT |
INTEGER thisPtileLo, thisPtileHi |
./pkg/exch2/w2_eeboot.F | 66 | W2_EEBOOT |
thisPtileLo = myPid*nt_perproc+1 |
./pkg/exch2/w2_eeboot.F | 69 | W2_EEBOOT |
thisPtileLo = 1 |
./pkg/exch2/w2_eeboot.F | 72 | W2_EEBOOT |
DO I=thisPtileLo, thisPtileHi |
./pkg/exch2/w2_eeboot.F | 73 | W2_EEBOOT |
W2_myTileList(I-thisPtileLo+1)=I |