<div class="gmail_quote">On Sat, Jun 30, 2012 at 9:17 PM, 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">
>From the FAQ, I see that src/mat/examples/tests/ex72.c provides an example of<br>
reading in a matrix system in matrix market format and then exporting it in<br>
petsc sparse format for the serial case.<br>
<br>
Is there an example of how to read in a matrix system in kspviewbinary format<br>
and then write it out in matrix market format for the serial case?<br></blockquote><div><br></div><div>I suggest doing it with Python or Matlab, either of which can read PETSc binary matrices.</div></div>