[gsl/temp_odecrash] temporary diagnostic

Frantisek Kluknavsky fkluknav at fedoraproject.org
Tue Jan 22 11:40:04 UTC 2013


commit dda4b0561044e059d5b11379aa6bb82dbc18b773
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Tue Jan 22 12:36:25 2013 +0100

    temporary diagnostic

 wrk.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wrk.patch b/wrk.patch
index 455a379..3b851bf 100644
--- a/wrk.patch
+++ b/wrk.patch
@@ -199,7 +199,7 @@ diff -up wrk/ode-initval2/msbdf.c.wrk wrk/ode-initval2/msbdf.c
  
 diff -up wrk/ode-initval2/test.c.wrk wrk/ode-initval2/test.c
 --- wrk/ode-initval2/test.c.wrk	2013-01-09 10:48:22.051415928 +0100
-+++ wrk/ode-initval2/test.c	2013-01-22 12:29:04.639416386 +0100
++++ wrk/ode-initval2/test.c	2013-01-22 12:36:20.997984245 +0100
 @@ -923,6 +923,18 @@ rhs_ringmod (double t, const double y[],
    f[13] = (-y[0] + uin1 - (ri + rg1) * y[13]) / ls1;
    f[14] = (-y[1] - (rc + rg1) * y[14]) / ls1;
@@ -239,7 +239,7 @@ diff -up wrk/ode-initval2/test.c.wrk wrk/ode-initval2/test.c
 +//	    PD(h);
        s = gsl_odeiv2_evolve_apply (d->e, d->c, d->s, sys, &t, t1, &h, y);
  
-+//      printf("\nkrok %d\n", ++poc);
++      printf("\nkrok %d\n", ++poc);
 +//printf("po\n");
 +//PD(h);
 +/*      int k;


More information about the scm-commits mailing list