Routine to convert matrix to CSR format

Ben Tay zonexo at gmail.com
Fri Aug 24 22:19:47 CDT 2007


Hi,

May I know if there's a routine which can convert a matrix initially 
created using MatCreateSeqAIJ to compressed row format (CSR) ? Then I 
would like to view it in my visual fortran debugger. In other words, the 
matrix is in standard array format, not Mat.

Thanks




More information about the petsc-users mailing list