Symbol | Description | Uses |
LMAXLMT | 16 |
File | Line number | Procedure | Code |
./pkg/sphere/sphere.F | 262 | SHCROTATE |
INTEGER LMAXLMT |
./pkg/sphere/sphere.F | 263 | SHCROTATE |
PARAMETER (LMAXLMT=10000) |
./pkg/sphere/sphere.F | 265 | SHCROTATE |
REAL H(LMAXLMT*2+1) |
./pkg/sphere/sphere.F | 309 | SHC2ZONE |
INTEGER LMAXLMT |
./pkg/sphere/sphere.F | 310 | SHC2ZONE |
PARAMETER (LMAXLMT=5000) |
./pkg/sphere/sphere.F | 312 | SHC2ZONE |
REAL FACT(0:LMAXLMT) ! |
./pkg/sphere/sphere.F | 399 | SHC4ZONE |
INTEGER LMAXLMT |
./pkg/sphere/sphere.F | 400 | SHC4ZONE |
PARAMETER (LMAXLMT=5000) |
./pkg/sphere/sphere.F | 543 | HELMHOLTZ |
INTEGER LMAXLMT |
./pkg/sphere/sphere.F | 544 | HELMHOLTZ |
PARAMETER(LMAXLMT=10800) |
./pkg/sphere/sphere.F | 546 | HELMHOLTZ |
REAL A(0:LMAXLMT) |
./pkg/sphere/sphere.F | 547 | HELMHOLTZ |
REAL ISECT(0:LMAXLMT) |
./pkg/sphere/sphere.F | 548 | HELMHOLTZ |
REAL X(LMAXLMT) |
./pkg/sphere/sphere.F | 549 | HELMHOLTZ |
REAL Y(LMAXLMT+LMAXLMT) |
./pkg/sphere/sphere.F | 550 | HELMHOLTZ |
REAL Z(LMAXLMT) |