| setprob.f.html | clawcode2html |
| Source file: setprob.f | |
| Directory: /home/rjl/www/pubs/cise08/cise08levequeV2/lib | |
| Converted: Wed Jul 2 2008 at 13:39:56 | |
| This documentation file will not reflect any later changes in the source file. |
c ==================
subroutine setprob
c ==================
implicit double precision (a-h,o-z)
c
c # Copy this file to your directory and modify to set up problem
c # parameters or read other data.
c
c # This default version does nothing.
return
end