out1.f.html CLAWPACK  
 Source file:   out1.f
 Directory:   /Users/rjl/git/rjleveque/clawpack-4.6.3/book/chap16/vctraffic
 Converted:   Mon Jan 21 2013 at 20:15:35   using clawcode2html
 This documentation file will not reflect any later changes in the source file.

 
c
c
c =========================================================
      subroutine out1(maxmx,meqn,mbc,mx,xlower,dx,q,t,iframe,aux,maux)
c =========================================================
c
c     # Output the results for a general system of conservation laws
c     # in 1 dimension
c
      implicit double precision (a-h,o-z)
      dimension q(1-mbc:maxmx+mbc, meqn)
      character*10 fname1, fname2
      common /cout/ umax(-1:20002)
c
c     # Write the results to the file fort.q