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