Symbol | Description | Uses |
nt_check | 5 |
File | Line number | Procedure | Code |
./pkg/exch2/w2_eeboot.F | 28 | W2_EEBOOT |
INTEGER nt_check, nt_perproc |
./pkg/exch2/w2_eeboot.F | 52 | W2_EEBOOT |
nt_check = NTILES/(nPx*nSx) |
./pkg/exch2/w2_eeboot.F | 53 | W2_EEBOOT |
nt_check = nt_check*nPx*nSx |
./pkg/exch2/w2_eeboot.F | 54 | W2_EEBOOT |
IF ( nt_check .NE. NTILES ) THEN |