<div class="gmail_quote">On Fri, Nov 11, 2011 at 08:07, Juha Jäykkä <span dir="ltr">&lt;<a href="mailto:juhaj@iki.fi">juhaj@iki.fi</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":18t">I was wondering if it is possible to access the internal TS/RK substep dt<br>
somehow? Apart from gleaning them from the source or Dormand&amp;Prince, that is.<br>
In case I change the table, for example...<br></div></blockquote></div><br><div>There is not an API. The TSRK implementation will be updated to accept a user-provided table of coefficients like TSARKIMEX and TSROSW, but you shouldn&#39;t need to access the coefficients except to view them, right?</div>