Symbol | Description | Uses |
LMAXOLD | 5 |
File | Line number | Procedure | Code |
./pkg/sphere/sphere.F | 552 | HELMHOLTZ |
INTEGER LMAXOLD |
./pkg/sphere/sphere.F | 553 | HELMHOLTZ |
DATA LMAXOLD/-1/ |
./pkg/sphere/sphere.F | 554 | HELMHOLTZ |
SAVE LMAXOLD, ISECT, X, Y, Z |
./pkg/sphere/sphere.F | 559 | HELMHOLTZ |
IF(LMAX.NE.LMAXOLD) THEN |
./pkg/sphere/sphere.F | 568 | HELMHOLTZ |
LMAXOLD = LMAX |