Symbol Description Uses
DB 10



File Line number Procedure Code
./pkg/sphere/sphere.F 315 SHC2ZONE
      REAL    A, B, E, F, Q, DA, DB, XLAT
./pkg/sphere/sphere.F 340 SHC2ZONE
            DB   = Q*SHC(J-M)
./pkg/sphere/sphere.F 342 SHC2ZONE
            B    = B+DB
./pkg/sphere/sphere.F 344 SHC2ZONE
            F    = F+DB
./pkg/sphere/sphere.F 349 SHC2ZONE
            DB   = Q*SHC(J-M)
./pkg/sphere/sphere.F 351 SHC2ZONE
            B    = B+DB
./pkg/sphere/sphere.F 353 SHC2ZONE
            F    = F-DB
./pkg/sphere/sphere.F 360 SHC2ZONE
            DB   = Q*SHC(J-M)
./pkg/sphere/sphere.F 362 SHC2ZONE
            B    = B+DB
./pkg/sphere/sphere.F 364 SHC2ZONE
            F    = F+DB