<div dir="ltr">I am confused by some of the terminology in TS. At the top level, IFunction appears to mean the entire equation<div><br></div><div>  F(u, u_t, x) = 0</div><div><br></div><div>However, this appears to mean something different than ifunction at the function pointer level. Inside TSCompiteIFunction(), it uses both ifunction and rhsfunction. This makes it hard to understand how composition works. TSComputeRHS() is called inside TSComputeIFunction(), so if we want to reuse vectors it should not initialize the vector, but it seems like TSComputeIFunction() should initialize the vector since TSComputeIFunctionLocal() does.</div><div><br></div><div>What guarantees about initialization should we have?<br><div><br></div><div>   Matt<br clear="all"><div><br></div>-- <br><div class="m_-7532471059473827483gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.caam.rice.edu/~mk51/" target="_blank">https://www.cse.buffalo.edu/~<wbr>knepley/</a><br></div></div></div></div></div>
</div></div></div>