On Wed, Mar 20, 2013 at 3:55 PM, Nachiket Gokhale <gokhalen at gmail.com>wrote:
> Nice! Thanks. Since MatLoad didn't have an argument to specify which > matrix to load either a string or a number, I thought it loads only > one matrix. > It loads sequentially. PETSc binary file viewers don't have a "table of contents" so you just load the next thing. The HDF5 viewer can "seek" to named contents if you need it to. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130320/2d7acf55/attachment.html>
