<div dir="ltr">Is there a way to mimic the behavior of `-snes_type test` with new PETSc? E.g. don't attempt to perform any solves? They're stupid but we have a bunch of tests in MOOSE that are set-up only to test the Jacobian, and any attempts to actually solve the system are disastrous. I can hack around this by doing things like setting the convergence reason to `SNES_CONVERGED_ITS` and similarly for ksp, making sure I use `-pc_type gamg` since there are missing Jacobian diagonal entries, etc. but this doesn't seem ideal.<div><br></div><div>Alex</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 4, 2018 at 4:26 PM, Kong, Fande <span dir="ltr"><<a href="mailto:fande.kong@inl.gov" target="_blank">fande.kong@inl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Thanks, Hong,<br><br></div>I see. It is better if "-snes_type test" did not exist at the first place.  <span class="m_2841200845263000410gmail-im"></span><br><span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Fande,<br></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 4, 2018 at 4:01 PM, Zhang, Hong <span dir="ltr"><<a href="mailto:hongzhang@anl.gov" target="_blank">hongzhang@anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
<br>
> On Jun 4, 2018, at 4:59 PM, Zhang, Hong <<a href="mailto:hongzhang@anl.gov" target="_blank">hongzhang@anl.gov</a>> wrote:<br>
> <br>
> -snes_type has been removed. We can just use -snes_test_jacobian instead. Note that the test is done every time the Jacobian is computed.<br>
<br>
</span>It was meant to be "-snes_type test".<br>
<div class="m_2841200845263000410HOEnZb"><div class="m_2841200845263000410h5"><br>
> Hong (Mr.)<br>
> <br>
>> On Jun 4, 2018, at 3:27 PM, Kong, Fande <<a href="mailto:fande.kong@inl.gov" target="_blank">fande.kong@inl.gov</a>> wrote:<br>
>> <br>
>> Hi PETSc Team,<br>
>> <br>
>> I was wondering if "snes_type test" has been gone? Quite a few MOOSE users use this option to test their Jacobian matrices. <br>
>> <br>
>> If it is gone, any reason?<br>
>> <br>
>> Fande,<br>
> <br>
<br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>