I have a matrix stored as a sequential list of binary values (not PETSc
binary form) that I read in with a single block read:

   read( (void *)K, sizeof(double), SIZE*SIZE, fpK ).

How do I convert this simple binary file of (sequentially stored) doubles
into a "PETSc binary matrix file"?

---John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110713/2dd65a03/attachment.htm>

Reply via email to