<div dir="ltr">Nope, it saves all matrices the same way because the binary format is not smart enough to distinguish different formats on disk.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 1, 2013 at 5:26 AM, Umut Tabak <span dir="ltr"><<a href="mailto:u.tabak@tudelft.nl" target="_blank">u.tabak@tudelft.nl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I realized sth strange in the MATLAB interface with PetscBinaryWrite function.<br>
<br>
If my matrix is even a dense matrix, it is still written in the format of a sparse matrix. However, I think it should be written as vector as explained in the short comment in that file.<br>
<br>
I guess the boolean test on line 45 of the 'PetscBinaryWrite' function should be an '&&' not a '||'.<br>
<br>
All the best for the coming year,<br>
U.<br>
<br>
<br>
</blockquote></div><br></div>