xref: /petsc/src/ksp/pc/tests/output/ex8_1.out (revision 7a3b9f033cf22d0cabcfecf34925be7a11b3c45b)
1*7a3b9f03SLawrence MitchellMat Object: 1 MPI processes
2*7a3b9f03SLawrence Mitchell  type: seqaij
3*7a3b9f03SLawrence Mitchellrow 0: (0, 1.)
4*7a3b9f03SLawrence MitchellPC Object: 1 MPI processes
5*7a3b9f03SLawrence Mitchell  type: lu
6*7a3b9f03SLawrence Mitchell  PC has not been set up so information may be incomplete
7*7a3b9f03SLawrence Mitchell    out-of-place factorization
8*7a3b9f03SLawrence Mitchell    tolerance for zero pivot 2.22045e-14
9*7a3b9f03SLawrence Mitchell    matrix ordering: nd (may be overridden during setup)
10*7a3b9f03SLawrence Mitchell  linear system matrix = precond matrix:
11*7a3b9f03SLawrence Mitchell  Mat Object: 1 MPI processes
12*7a3b9f03SLawrence Mitchell    type: seqaij
13*7a3b9f03SLawrence Mitchell    rows=1, cols=1
14*7a3b9f03SLawrence Mitchell    total: nonzeros=1, allocated nonzeros=1
15*7a3b9f03SLawrence Mitchell    total number of mallocs used during MatSetValues calls=0
16*7a3b9f03SLawrence Mitchell      not using I-node routines
17