[petsc-users] Multiple output using one viewer

Jed Brown jedbrown at mcs.anl.gov
Thu Jan 5 18:28:23 CST 2012


On Thu, Jan 5, 2012 at 18:17, Barry Smith <bsmith at mcs.anl.gov> wrote:

> BTW: It is also possible to put many vectors and matrices in the same file
> and read them in using several different ways using PetscBinaryRead(). I
> (personally) think any approach that involves creating hundreds of files is
> nuts.
>

To be fair, such files (in PETSc binary format) do not have an index (e.g.
to see the names and types of objects available in the file) or implement
"seek" behavior (to just read the 19th vector).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120105/4a4fbdbf/attachment.htm>


More information about the petsc-users mailing list