<div dir="ltr">Thanks for your reply.<div><br></div><div>I have an other question.</div><div>I want to do SPMM several times and combine result matrices into one bigger matrix.</div><div>for example</div><div>I firstly calculate AX1=B1, AX2=B2 ...</div><div>then I want to combine B1, B2.. to get a C, where C=[B1,B2...]</div><div><br></div><div>Could you please suggest a way of how to do this.</div><div><br></div><div>Thanks</div><div><br></div><div>Cong Li</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 4, 2015 at 3:27 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Cong Li <<a href="mailto:solvercorleone@gmail.com">solvercorleone@gmail.com</a>> writes:<br>
<br>
> Hello,<br>
><br>
> I am a PhD student using PETsc for my research.<br>
> I am wondering if there is a way to implement SPMM (Sparse matrix-matrix<br>
> multiplication) by using PETSc.<br>
<br>
</span><a href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/MatMatMult.html" rel="noreferrer" target="_blank">http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/MatMatMult.html</a><br>
</blockquote></div><br></div>