| setprob.f.html | |
| Source file: setprob.f | |
| Directory: /Users/rjl/git/rjleveque/clawpack-4.6.2/amrclaw/2d/lib | |
| Converted: Wed May 30 2012 at 13:01:30 using clawcode2html | |
| This documentation file will not reflect any later changes in the source file. |
subroutine setprob
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