<div dir="ltr">Thanks Jed. <div>Is there an convenient way to save petsc objects to a binary file in gdb? </div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 28, 2013 at 1:18 PM, Jed Brown <span dir="ltr"><<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Shiyuan Gu <<a href="mailto:shiyuangu@gmail.com">shiyuangu@gmail.com</a>> writes:<br>
<br>
> Hi all,<br>
>      Does Petsc provide any support to export and view a petsc vector/mat ?<br>
<br>
</div>See $PETSC_DIR/bin/pythonscripts/PetscBinaryIO.py.  You can read or<br>
write the PETSc format as Numpy matrices.<br>
</blockquote></div><br></div>