79b7da8d0e
Systematized Collection of ODE Solvers
13 lines
535 B
Text
13 lines
535 B
Text
$NetBSD: patch-ai,v 1.1.1.1 2000/11/30 00:51:18 jtb Exp $
|
|
|
|
--- stoda.f.orig Fri Nov 17 17:05:55 2000
|
|
+++ stoda.f
|
|
@@ -18,7 +18,7 @@
|
|
1 r, rh, rhdn, rhsm, rhup, told, vmnorm
|
|
double precision alpha, dm1, dm2, exm1, exm2, pdh, pnorm, rate,
|
|
1 rh1, rh1it, rh2, rm, sm1
|
|
- dimension neq(1), y(1), yh(nyh,1), yh1(1), ewt(1), savf(1),
|
|
+ dimension neq(1), y(1), yh(nyh,*), yh1(1), ewt(1), savf(1),
|
|
1 acor(1), wm(1), iwm(1)
|
|
dimension sm1(12)
|
|
common /ls0001/ conit, crate, el(13), elco(13,12),
|