Symbol Description Uses
FSC 8



File Line number Procedure Code
./pkg/sphere/sphere.F 56 FSC4DAT
      SUBROUTINE FSC4DAT(N,FSC)
./pkg/sphere/sphere.F 61 FSC4DAT
      REAL FSC(N)
./pkg/sphere/sphere.F 66 FSC4DAT
      CALL FFTRF(N,FSC,FSC)
./pkg/sphere/sphere.F 74 FSC4DAT
      FSC(1)       = FSC(1)/FLOAT(N)
./pkg/sphere/sphere.F 87 FSC4DAT
         FSC(N) = FSC(N)/FLOAT(N)