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