Parent Directory
|
Revision Log
|
Revision Graph
- store more of the mlis3 variables (probably too many now, but better save than sorry). This does change the results during longer line searches - add more information and header information
1 | C $Header: $ |
2 | C $Name: $ |
3 | common /m1qn3a_l/ sscale,cold,warm |
4 | common /m1qn3a_i/ itmax,isim,jcour |
5 | common /m1qn3a_rl/ d1,t,tmin,tmax,gnorm,gnorms,eps1,ff,dk |
6 | logical sscale,cold,warm |
7 | integer itmax,isim,jcour |
8 | double precision d1,t,tmin,tmax,gnorm,gnorms,eps1,ff,dk |
ViewVC Help | |
Powered by ViewVC 1.1.22 |