<div dir="ltr"><div class="gmail_default"><font face="arial, helvetica, sans-serif">Any clues on what I should test with the debugger?  Just running with "</font><span style="font-variant-ligatures:no-common-ligatures;background-color:rgb(255,255,255)"><font face="arial, helvetica, sans-serif" color="#000000">-snes_type test -snes_test_display -start_in_debugger noxterm"</font></span><span style="font-family:arial,helvetica,sans-serif"> the debugger reports a PETSc error:</span></div>







<div class="gmail_default"><br></div><div class="gmail_default">MatSetValues_SeqAIJ(),<span class="gmail-Apple-converted-space"> </span>Inserting a new nonzero at (7,0) in the matrix</div><div class="gmail_default"><br></div><div class="gmail_default">(7,0) is certainly within the allocated space, considering the call to DMDACreate3d() that I sent before.  I'm suspicious that the -snes_type test is somehow incompatible with the DMDA, at least without somehow initializing the Jacobian.</div></div>