<div dir="ltr">Hi, is there any way that I can extract the index information and element array from a AIJ matrix? Say, I have a Mat A, which is created using the CSR format with <a href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/MatCreateSeqAIJ.html#MatCreateSeqAIJ" style="font-family:Simsun;font-size:medium">MatCreateSeqAIJ</a><span style="color:rgb(0,0,0);font-family:Simsun;font-size:medium">(). How can I get int *ia, int *ja, and double *array out of A?</span><div>
<span style="color:rgb(0,0,0);font-family:Simsun;font-size:medium"><br></span></div><div style><span style="color:rgb(0,0,0);font-family:Simsun;font-size:medium">Thanks,</span></div><div style><span style="color:rgb(0,0,0);font-family:Simsun;font-size:medium">Su</span></div>
</div>