setprob.f.html | ![]() |
Source file: setprob.f | |
Directory: /home/rjl/git/claworg/clawpack-4.x/amrclaw/2d/lib | |
Converted: Sat Aug 6 2011 at 21:53:21 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