<div dir="ltr">Thanks for the feedback. What about if I build A to have as many rows as A and B and then later on use MatGetRow and MatSetValues to add B matrix entries to A? Can MatGetRow and MatSetValues be used after MatAssembly is called? B is much much smaller than A so the number of rows can be added to just the portion of A on one process. Will this work? Thanks. Regards.<br></div><br><div class="gmail_quote"><div class="gmail_attr" dir="ltr">On Mon, Aug 31, 2020 at 11:00 PM Jed Brown <<a href="mailto:jed@jedbrown.org">jed@jedbrown.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">Karl Lin <<a href="mailto:karl.linkui@gmail.com" target="_blank">karl.linkui@gmail.com</a>> writes:<br>
<br>
> I guess another way to look at this is if I already build matrix A and<br>
> MatAssembly has been called. Can I populate more rows to matrix A later on?<br>
> With the number of columns and column ownership pattern not changed of<br>
> course. Thank you.<br>
<br>
No.<br>
</blockquote></div>