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