<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">Perhaps there might be a clue somewhere else in the message:</div><div class="im" style="font-family:arial,sans-serif;font-size:12.727272033691406px">
<div><br></div>[0]PETSC ERROR: SNESTest aborts after Jacobian test!<br><div><br></div></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><font face="arial, sans-serif">All SNESTest does is compute the difference between the finite-difference Jacobian and the user Jacobian (congratulations! yours isn't very different!) and then aborts with the error that you have experienced here.</font></div>
<div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><font face="arial, sans-serif"><br></font></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><font face="arial, sans-serif">It may finally be time to excise SNESTest entirely as we have way better alternatives now.  Anyone mind if I do that?  I'll make sure to update the docs appropriately.</font></div>
<div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><font face="arial, sans-serif"><br></font></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><font face="arial, sans-serif">- Peter</font></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 15, 2014 at 11:01 AM, Que Cat <span dir="ltr"><<a href="mailto:quecat001@gmail.com" target="_blank">quecat001@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 dir="ltr">Hello Petsc-users,<div><br></div><div>I tested the hand-coded Jacobian, and received the follow error:</div>
<div><br></div><div><div>Testing hand-coded Jacobian, if the ratio is</div><div>O(1.e-8), the hand-coded Jacobian is probably correct.</div>
<div>Run with -snes_test_display to show difference</div><div>of hand-coded and finite difference Jacobian.</div><div>Norm of matrix ratio 7.23832e-10 difference 1.39168e-07 (user-defined state)</div><div>Norm of matrix ratio 1.15746e-08 difference 2.2254e-06 (constant state -1.0)</div>

<div>Norm of matrix ratio 7.23832e-10 difference 1.39168e-07 (constant state 1.0)</div><div>[0]PETSC ERROR: --------------------- Error Message ------------------------------------</div><div>[0]PETSC ERROR: Object is in wrong state!</div>

<div>[0]PETSC ERROR: SNESTest aborts after Jacobian test!</div><div>[0]PETSC ERROR: ------------------------------------------------------------------------</div><div>[0]PETSC ERROR: Petsc Release Version 3.4.3, Oct, 15, 2013 </div>

<div>[0]PETSC ERROR: See docs/changes/index.html for recent updates.</div><div>[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.</div><div>[0]PETSC ERROR: See docs/index.html for manual pages.</div></div>

<div><br></div><div>What does "Object is in wrong state!" mean? What are the possible sources of this error? Thank you for your time.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Que</div>
</font></span></div>
</blockquote></div><br></div>