<div class="gmail_quote">On Sat, Jul 2, 2011 at 16:56, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":3i5">It will be somewhat confusing in that Backwards Euler will not appear in the -ts_view. Maybe we could get a better<div>name for the helper function.</div></div></blockquote></div><br><div>Good point. We could make it use the same data structure and implementation from TSTHETA, but have its own TSCreate and TSView (and keep its own stated type). This is somewhat weird/inconsistent with PETSc style, but it seems a shame to copy the whole damn file and delete three lines just to preserve the name TSBEULER.</div>