Symbol | Description | Uses |
LMAXLMT | 16 |
File | Line number | Procedure | Code |
./pkg/sphere/sphere.F | 260 | SHCROTATE |
INTEGER LMAXLMT |
./pkg/sphere/sphere.F | 261 | SHCROTATE |
PARAMETER (LMAXLMT=10000) |
./pkg/sphere/sphere.F | 263 | SHCROTATE |
REAL H(LMAXLMT*2+1) |
./pkg/sphere/sphere.F | 307 | SHC2ZONE |
INTEGER LMAXLMT |
./pkg/sphere/sphere.F | 308 | SHC2ZONE |
PARAMETER (LMAXLMT=5000) |
./pkg/sphere/sphere.F | 310 | SHC2ZONE |
REAL FACT(0:LMAXLMT) ! |
./pkg/sphere/sphere.F | 397 | SHC4ZONE |
INTEGER LMAXLMT |
./pkg/sphere/sphere.F | 398 | SHC4ZONE |
PARAMETER (LMAXLMT=5000) |
./pkg/sphere/sphere.F | 541 | HELMHOLTZ |
INTEGER LMAXLMT |
./pkg/sphere/sphere.F | 542 | HELMHOLTZ |
PARAMETER(LMAXLMT=10800) |
./pkg/sphere/sphere.F | 544 | HELMHOLTZ |
REAL A(0:LMAXLMT) |
./pkg/sphere/sphere.F | 545 | HELMHOLTZ |
REAL ISECT(0:LMAXLMT) |
./pkg/sphere/sphere.F | 546 | HELMHOLTZ |
REAL X(LMAXLMT) |
./pkg/sphere/sphere.F | 547 | HELMHOLTZ |
REAL Y(LMAXLMT+LMAXLMT) |
./pkg/sphere/sphere.F | 548 | HELMHOLTZ |
REAL Z(LMAXLMT) |