src/ksp/ksp/examples/tutorials/ex10.c<br><br><div class="gmail_quote">On Fri, Jun 15, 2012 at 8:20 AM, Dave Nystrom <span dir="ltr"><<a href="mailto:dnystrom1@comcast.net" target="_blank">dnystrom1@comcast.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">Jed Brown writes:<br>
 > On Sun, Jun 10, 2012 at 10:07 AM, Dave Nystrom <<a href="mailto:dnystrom1@comcast.net">dnystrom1@comcast.net</a>>wrote:<br>
 ><br>
 > > Is there an easy way to dump a matrix and rhs in petsc?  I have a<br>
 > > particular<br>
 > > system that has been challenging to solve with petsc other than using<br>
 > > direct<br>
 > > solves.  Also, if I could dump the linear system, is it acceptable to post<br>
 > > it<br>
 > > on this email list so that someone who knows more about petsc and linear<br>
 > > solvers could investigate it if they had the time and inclination?<br>
 > ><br>
 ><br>
 > Run with -ksp_view_binary (it produces a file called 'binaryoutput')<br>
 ><br>
 > Don't email large files to the list. You can send up to a few MB to<br>
 > petsc-maint. If you can't host larger files yourself, anonymous ftp to<br>
 > <a href="http://ftp.mcs.anl.gov" target="_blank">ftp.mcs.anl.gov</a>, cd incoming, and upload the file (preferably with a unique<br>
 > name), then tell us the file name.<br>
<br>
</div></div>Once I have my 'binaryoutput' file, is there a petsc example that shows how<br>
to read this file back into petsc and use it?  I'm not finding online<br>
documentation about this option.<br>
</blockquote></div><br>