Description ftnchek test file: namelist.f, Mon Mar 13 14:01:03 1995
Source file: namelist.f
I/O Operations: Unit ID Unit No Access Form Operation * SEQ FMTD RW 1 SEQ FMTD RW Operation codes A=rewind,B=backspace,C=close,E=endfile I=inquire,O=open,R=read,W=write
Local Variables (+ indicates altered content) INTEGER +l, +m REAL +a, +c, x, x1 REAL y, y2z3, z
Namelists (+ indicates altered content) N1 REAL +a, +b, +c N2 REAL x, y, z N3 INTEGER +l, +m N4 REAL x1, y2z3
Referenced Common Block Variables (+ indicates altered content) %BLANK REAL +b
Description (grfgg3) This is a substantial portion of the declaration section from the PLOT79 grfgg3.sf3 file. The formatting was done by the Extended PFORT Verifier, and the extensive NAMELIST block serves as a test for ftnchek. (13-Mar-1995) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - EXTERNAL FUNCTIONS AND SUBROUTINES
Source file: namelist.f