File: func3.i

package info (click to toggle)
x13as 1.1-b59-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm
  • size: 9,088 kB
  • sloc: fortran: 114,121; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (3)
1
2
3
4
5
C 
C... Variables in Common Block /func3/ ... 
      integer NUC,NC
      real*8 UC(32),FC(32)
      common /func3/ UC,FC,NUC,NC