xref: /petsc/src/mat/tests/output/ex182_12.out (revision ccb4e88a40f0b86eaeca07ff64c64e4de2fae686)
1[1] MatAssemblyBegin_MPIAIJ(): Stash has 0 entries, uses 0 mallocs.
2[1] MatAssemblyEnd_SeqAIJ(): Matrix size: 5 X 0; storage space: 25 unneeded,0 used
3[1] MatAssemblyEnd_SeqAIJ(): Matrix size: 5 X 5; storage space: 0 unneeded,5 used
4[1] MatAssemblyEnd_SeqAIJ(): Matrix size: 5 X 5; storage space: 25 unneeded,0 used
5[1] MatAssemblyEnd_SeqAIJ(): Maximum nonzeros in any row is 0
6[1] MatAssemblyEnd_SeqAIJ(): Maximum nonzeros in any row is 0
7[1] MatAssemblyEnd_SeqAIJ(): Maximum nonzeros in any row is 1
8[1] MatAssemblyEnd_SeqAIJ(): Number of mallocs during MatSetValues() is 0
9[1] MatAssemblyEnd_SeqAIJ(): Number of mallocs during MatSetValues() is 0
10[1] MatAssemblyEnd_SeqAIJ(): Number of mallocs during MatSetValues() is 0
11[1] MatCheckCompressedRow(): Found the ratio (num_zerorows 0)/(num_localrows 5) < 0.6. Do not use CompressedRow routines.
12[1] MatCheckCompressedRow(): Found the ratio (num_zerorows 5)/(num_localrows 5) > 0.6. Use CompressedRow routines.
13[1] MatCheckCompressedRow(): Found the ratio (num_zerorows 5)/(num_localrows 5) > 0.6. Use CompressedRow routines.
14[1] MatSeqAIJCheckInode(): Found 1 nodes of 5. Limit used: 5. Using Inode routines
15[1] MatSeqAIJCheckInode(): Found 5 nodes out of 5 rows. Not using Inode routines
16[1] PetscFinalize(): PetscFinalize() called
17[1] PetscInfoSetFile(): Opened PetscInfo file ex182info.1
18