Thanks Jed. Is there an convenient way to save petsc objects to a binary file in gdb?
On Mon, Oct 28, 2013 at 1:18 PM, Jed Brown <[email protected]> wrote: > Shiyuan Gu <[email protected]> writes: > > > Hi all, > > Does Petsc provide any support to export and view a petsc > vector/mat ? > > See $PETSC_DIR/bin/pythonscripts/PetscBinaryIO.py. You can read or > write the PETSc format as Numpy matrices. >
