Symbol Description Uses
SNGL 23



File Line number Procedure Code
./pkg/sphere/sphere.F 562 HELMHOLTZ
            X(L) = SNGL(1.0D0/DSQRT(DBLE(FLOAT(4*L*L-1))))
./pkg/sphere/sphere.F 563 HELMHOLTZ
            Y(L) = SNGL(DSQRT(DBLE(FLOAT(L))))
./pkg/sphere/sphere.F 564 HELMHOLTZ
            Y(L+LMAX) = SNGL(DSQRT(DBLE(FLOAT(L+LMAX))))
./pkg/sphere/sphere.F 571 HELMHOLTZ
      C  = SNGL(DSQRT(1.0D0-DBLE(S)*DBLE(S)))
./pkg/sphere/sphere.F 616 RECUR_Z
         Z(L) = SNGL(DSQRT(ZZ))
./verification/flt_example/extra/cvprofiles.F 161 NO PROCEDURE
       rcountstart = SNGL(tmp(2))
./verification/flt_example/extra/cvprofiles.F 162 NO PROCEDURE
       rcountdelta = SNGL(tmp(4))
./verification/flt_example/extra/cvprofiles.F 280 NO PROCEDURE
               xpart(ip,np)  = SNGL(tmp(3))
./verification/flt_example/extra/cvprofiles.F 281 NO PROCEDURE
               ypart(ip,np)  = SNGL(tmp(4))
./verification/flt_example/extra/cvprofiles.F 283 NO PROCEDURE
               xpart(ip,np)  = SNGL(tmp(3))/1000.
./verification/flt_example/extra/cvprofiles.F 284 NO PROCEDURE
               ypart(ip,np)  = SNGL(tmp(4))/1000.
./verification/flt_example/extra/cvprofiles.F 286 NO PROCEDURE
               kpart(ip,np)  = SNGL(tmp(5))
./verification/flt_example/extra/cvprofiles.F 287 NO PROCEDURE
               zeta(ip,np)   = SNGL(tmp(6))
./verification/flt_example/extra/cvprofiles.F 289 NO PROCEDURE
                if (.not. preflag) uvel(ip,k,np)   = SNGL(tmp(6+k))
./verification/flt_example/extra/cvprofiles.F 290 NO PROCEDURE
                if (.not. preflag) vvel(ip,k,np)   = SNGL(tmp(6+1*Nr+k))
./verification/flt_example/extra/cvprofiles.F 291 NO PROCEDURE
                                   temp(ip,k,np)   = SNGL(tmp(6+2*Nr+k))
./verification/flt_example/extra/cvprofiles.F 292 NO PROCEDURE
                if (.not. preflag) salt(ip,k,np)   = SNGL(tmp(6+3*Nr+k))
./verification/flt_example/extra/cvprofiles.F 559 NO PROCEDURE
                  temp(ip,k,np)   = SNGL(tmp(6+3*Nr+k))
./verification/flt_example/extra/cvprofiles.F 560 NO PROCEDURE
                  if (SNGL(tmp(6+2*Nr+k)) .eq. 0.) then
./verification/flt_example/extra/cvprofiles.F 589 NO PROCEDURE
                  temp(ip,k,np)   = SNGL(tmp(6+k))
./verification/flt_example/extra/cvprofiles.F 590 NO PROCEDURE
                  if (SNGL(tmp(6+2*Nr+k)) .eq. 0.) then
./verification/flt_example/extra/cvprofiles.F 619 NO PROCEDURE
                  temp(ip,k,np)   = SNGL(tmp(6+1*Nr+k))
./verification/flt_example/extra/cvprofiles.F 620 NO PROCEDURE
                  if (SNGL(tmp(6+2*Nr+k)) .eq. 0.) then