xref: /petsc/src/mat/tests/output/ex182_12.out (revision b5d96b8dd9617752cf82956aaa7494d13e913b0d)
155205543SJacob Faibussowitsch[1] <(null)> PetscInfoSetFile(): Opened PetscInfo file ex182info.1
2*b5d96b8dSStefano Zampini[1] <mat:seqaij> MatAssemblyBegin_MPIAIJ(): Stash has 0 entries, uses 0 mallocs.
3*b5d96b8dSStefano Zampini[1] <mat:seqaij> MatAssemblyEnd_SeqAIJ(): Matrix size: 5 X 10; storage space: 0 unneeded,0 used
4*b5d96b8dSStefano Zampini[1] <mat:seqaij> MatAssemblyEnd_SeqAIJ(): Matrix size: 5 X 5; storage space: 0 unneeded,0 used
5*b5d96b8dSStefano Zampini[1] <mat:seqaij> MatAssemblyEnd_SeqAIJ(): Matrix size: 5 X 5; storage space: 0 unneeded,5 used
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 0
8*b5d96b8dSStefano Zampini[1] <mat:seqaij> MatAssemblyEnd_SeqAIJ(): Maximum nonzeros in any row is 1
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> MatAssemblyEnd_SeqAIJ(): Number of mallocs during MatSetValues() is 0
12*b5d96b8dSStefano Zampini[1] <mat:seqaij> MatCheckCompressedRow(): Found the ratio (num_zerorows 0)/(num_localrows 5) < 0.6. Do not 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> MatCheckCompressedRow(): Found the ratio (num_zerorows 5)/(num_localrows 5) > 0.6. Use CompressedRow 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> MatSeqAIJCheckInode(): Found 0 nodes out of 5 rows. Not using Inode routines
17*b5d96b8dSStefano Zampini[1] <mat:seqaij> MatSetUp_Seq_Hash(): Using hash-based MatSetValues() for MATSEQAIJ because no preallocation provided
18*b5d96b8dSStefano Zampini[1] <mat:seqaij> MatSetUp_Seq_Hash(): Using hash-based MatSetValues() for MATSEQAIJ because no preallocation provided
1955205543SJacob Faibussowitsch[1] <sys> PetscFinalize(): PetscFinalize() called
20