File: func.i

package info (click to toggle)
x13as 1.1-B39-2
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 8,700 kB
  • sloc: fortran: 110,641; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (2)
1
2
3
4
5
C 
C... Variables in Common Block /func/ ... 
      integer NV,NS
      real*8 V(50),FS(27)
      common /func/ V,FS,NV,NS