[petsc-users] Modifying the structure of a matrix.

Andrew Spott andrew.spott at gmail.com
Mon May 14 22:33:02 CDT 2012


What is the best way to selectively add/remove columns/rows of a Mat?

Is there a way to do it in place, or does it require essentially moving the values to a new matrix?

Thanks for the help.

-Andrew


More information about the petsc-users mailing list