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