I have further checked this function. <br>In MatMatMult(Mat A,Mat B,MatReuse scall,PetscReal fill,Mat *C) <br>I am wondering why the type of C is MATAIJ when the types of A and B are MATAIJ. although A and B is MATAIJ, C should be dense. If C uses MATAIJ type, it should take more memory, is it right?<br>
<br>thanks a lot.<br><br>Regards,<br>Yujie <br>