Pau Cervera Badia <[EMAIL PROTECTED]> writes:

> I think the error is located at the yerr field of the gsl_odeiv_evolve
> pointer type that has the name evolve in your piece of code. I think
> you can access the value via,
>
> double error_at_i = evolve->yerr[i];

It works fine. Thanks for your help!
Sébastien


_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to