<div class="gmail_quote">On Mon, Feb 7, 2011 at 23:35, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Well what I want is why is this "the derivative we need"? There is no hint as to an explanation why the user providing this quantity has any meaning a all. You could just as easily say g_x where g(x) = f(x, a*x^3 + 94) and why would that be wrong, while what you write is correct?</blockquote>
</div><br><div>That is the reason why I like introducing g(x) = f(x,xdot) where xdot is approximated by the integrator as z+a*x for some a and z depending on the integration method, step size, and past states. But perhaps the user (as opposed to someone implementing a new TS) doesn't care at all and would be happy to evaluate f_x + a*f_xdot without any knowledge of why this beast is relevant.</div>