[gsl/temp_odecrash] temporary diagnostic

Frantisek Kluknavsky fkluknav at fedoraproject.org
Wed Jan 23 15:12:24 UTC 2013


commit 0b368c4eac92bc3222e90029a73af8159313d2a2
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Wed Jan 23 16:12:15 2013 +0100

    temporary diagnostic

 wrk.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/wrk.patch b/wrk.patch
index 75b8cb7..53d3da0 100644
--- a/wrk.patch
+++ b/wrk.patch
@@ -217,7 +217,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-23 15:26:48.797549396 +0100
++++ wrk/ode-initval2/test.c	2013-01-23 16:12:08.971361844 +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;
@@ -253,12 +253,12 @@ diff -up wrk/ode-initval2/test.c.wrk wrk/ode-initval2/test.c
 +  int poc=0;
    while (t < t1)
      {
-+//	    printf("pred\n");
++	    printf("pred\n");
 +//	    PD(h);
        s = gsl_odeiv2_evolve_apply (d->e, d->c, d->s, sys, &t, t1, &h, y);
  
++printf("po\n");
 +      printf("\nkrok %d\n", ++poc);
-+//printf("po\n");
 +//PD(h);
 +/*      int k;
 +      for (k=0; k<15; ++k) {


More information about the scm-commits mailing list