<div class="gmail_quote">On Thu, Jun 23, 2011 at 16:47, John Fettig <span dir="ltr">&lt;<a href="mailto:john.fettig@gmail.com">john.fettig@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":th">I&#39;m trying to use MatCreateMPIAIJWithSplitArrays, but it isn&#39;t clear<br>
to me how the off-diagonal portion is supposed to be constructed.</div></blockquote></div><br><div>Okay, it&#39;s defined by compressing all the sorted off-process entries and then defining the sequential matrix operating on those values.</div>
<div><br></div><div>Unless you already happen to use the same format, you&#39;re better off using MatSetValues().</div>