xref: /petsc/src/snes/tutorials/output/ex19_cgne.out (revision eaa7cf455101e7391ead982166c6e99faf273403)
1c4762a1bSJed Brownlid velocity = 0.00591716, prandtl # = 1., grashof # = 1.
2c4762a1bSJed Brown    0 KSP Residual norm 0.070841
3c4762a1bSJed Brown    1 KSP Residual norm < 1.e-11
4c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 1
58cc725e6SPierre JolivetKSP Object: 1 MPI process
6c4762a1bSJed Brown  type: cgne
7c4762a1bSJed Brown  maximum iterations=10000, initial guess is zero
8c4762a1bSJed Brown  tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
9c4762a1bSJed Brown  left preconditioning
10c4762a1bSJed Brown  using UNPRECONDITIONED norm type for convergence test
118cc725e6SPierre JolivetPC Object: 1 MPI process
12c4762a1bSJed Brown  type: lu
13c4762a1bSJed Brown    out-of-place factorization
14c4762a1bSJed Brown    tolerance for zero pivot 2.22045e-14
15c4762a1bSJed Brown    matrix ordering: nd
16c4762a1bSJed Brown    factor fill ratio given 5., needed 3.46154
17*ecf3d421SBarry Smith      Factored matrix:
188cc725e6SPierre Jolivet        Mat Object: 1 MPI process
19c4762a1bSJed Brown          type: seqaij
20c4762a1bSJed Brown          rows=676, cols=676, bs=4
21c4762a1bSJed Brown          package used to perform factorization: petsc
22c4762a1bSJed Brown          total: nonzeros=43920, allocated nonzeros=43920
23c4762a1bSJed Brown            using I-node routines: found 169 nodes, limit used is 5
24*ecf3d421SBarry Smith  linear system matrix, which is also used to construct the preconditioner:
258cc725e6SPierre Jolivet  Mat Object: 1 MPI process
26c4762a1bSJed Brown    type: seqaij
27c4762a1bSJed Brown    rows=676, cols=676, bs=4
28c4762a1bSJed Brown    total: nonzeros=12688, allocated nonzeros=12688
29c4762a1bSJed Brown    total number of mallocs used during MatSetValues calls=0
30c4762a1bSJed Brown      using I-node routines: found 169 nodes, limit used is 5
31c4762a1bSJed Brown    0 KSP Residual norm 1.46462e-05
32c4762a1bSJed Brown    1 KSP Residual norm < 1.e-11
33c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 1
348cc725e6SPierre JolivetKSP Object: 1 MPI process
35c4762a1bSJed Brown  type: cgne
36c4762a1bSJed Brown  maximum iterations=10000, initial guess is zero
37c4762a1bSJed Brown  tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
38c4762a1bSJed Brown  left preconditioning
39c4762a1bSJed Brown  using UNPRECONDITIONED norm type for convergence test
408cc725e6SPierre JolivetPC Object: 1 MPI process
41c4762a1bSJed Brown  type: lu
42c4762a1bSJed Brown    out-of-place factorization
43c4762a1bSJed Brown    tolerance for zero pivot 2.22045e-14
44c4762a1bSJed Brown    matrix ordering: nd
45c4762a1bSJed Brown    factor fill ratio given 5., needed 3.46154
46*ecf3d421SBarry Smith      Factored matrix:
478cc725e6SPierre Jolivet        Mat Object: 1 MPI process
48c4762a1bSJed Brown          type: seqaij
49c4762a1bSJed Brown          rows=676, cols=676, bs=4
50c4762a1bSJed Brown          package used to perform factorization: petsc
51c4762a1bSJed Brown          total: nonzeros=43920, allocated nonzeros=43920
52c4762a1bSJed Brown            using I-node routines: found 169 nodes, limit used is 5
53*ecf3d421SBarry Smith  linear system matrix, which is also used to construct the preconditioner:
548cc725e6SPierre Jolivet  Mat Object: 1 MPI process
55c4762a1bSJed Brown    type: seqaij
56c4762a1bSJed Brown    rows=676, cols=676, bs=4
57c4762a1bSJed Brown    total: nonzeros=12688, allocated nonzeros=12688
58c4762a1bSJed Brown    total number of mallocs used during MatSetValues calls=0
59c4762a1bSJed Brown      using I-node routines: found 169 nodes, limit used is 5
60c4762a1bSJed BrownNumber of SNES iterations = 2
61