[petsc-users] Nonzero I-j locations
Zhang, Junchao
jczhang at mcs.anl.gov
Wed May 29 17:25:40 CDT 2019
Yes, see MatGetRow https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/MatGetRow.html
--Junchao Zhang
On Wed, May 29, 2019 at 2:28 PM Manav Bhatia via petsc-users <petsc-users at mcs.anl.gov<mailto:petsc-users at mcs.anl.gov>> wrote:
Hi,
Once a MPI-AIJ matrix has been assembled, is there a method to get the nonzero I-J locations? I see one for sequential matrices here: https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/MatGetRowIJ.html , but not for parallel matrices.
Regards,
Manav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20190529/5a1a33df/attachment.html>
More information about the petsc-users
mailing list