<div class="gmail_quote">On Thu, Jun 23, 2011 at 16:47, John Fettig <span dir="ltr"><<a href="mailto:john.fettig@gmail.com">john.fettig@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 id=":th">I'm trying to use MatCreateMPIAIJWithSplitArrays, but it isn't clear<br>
to me how the off-diagonal portion is supposed to be constructed.</div></blockquote></div><br><div>Okay, it'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're better off using MatSetValues().</div>