<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Feb 13, 2016 at 2:19 AM, Kaushik Kulkarni <span dir="ltr"><<a href="mailto:kaushikggg@gmail.com" target="_blank">kaushikggg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:verdana,sans-serif">After preallocating a matrix do I have to change the way in which I have to use the function MatSetValues(). The reason I am asking this is that when I am executing the code with the line "<u><i>MatMPIAIJSetPreallocation(A,dnz,PETSC_NULL,0,PETSC_NULL);</i></u>" in which dnz is computed for each row and all the off diagonal terms are zero I am getting an error: <br>"<b>[<i>0]PETSC ERROR:Argument out of range<br>[0]PETSC ERROR: New nonzero at (0,4) caused a malloc</i></b>"<br></div></div></blockquote><div><br></div><div>It sounds like (0,4) is an off-diagonal.</div><div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:verdana,sans-serif"></div><div style="font-family:verdana,sans-serif">But when I am commenting the line corresponding to the Preallocation, the code is running fine. <br></div><div style="font-family:verdana,sans-serif"><br></div><div style="font-family:verdana,sans-serif">Thank you,<br clear="all"></div><div><div><div dir="ltr"><font color="#888888"><div dir="ltr"><font color="#000000" face="georgia, serif"><i>Kaushik<br></i></font></div></font></div></div></div>
</div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>