File: level.prm

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 (7 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
c-----------------------------------------------------------------------
c     level  - logical variable which defines those tables to be printed
c              for an X-13 run when a specific print level (none,brief,
c              default,alltables,all) is specified
c-----------------------------------------------------------------------
      LOGICAL level
      DIMENSION level(NTBL,NLVL)