<div class="gmail_quote">On Mon, Nov 28, 2011 at 18:45, Mike Sussman <span dir="ltr">&lt;<a href="mailto:mmsussman@gmail.com">mmsussman@gmail.com</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=":89a">The tutorial example in TS, ex2f.F, is designed to use the theta method.<br>
If, however, I use the runtime option &quot;-ts_type gl&quot;, I get a segfault.</div></blockquote></div><br><div>We had enough robustness problems with TSGL that it wasn&#39;t thoroughly tested after rewriting TS ownership semantics. Consequently, TSGL can end up not properly configured. I believe this is fixed in petsc-dev, but you are probably better off with different methods right now. Perhaps most interesting are the Rosenbrock-W methods with adaptive error control in petsc-dev, try -ts_type rosw.</div>