xref: /petsc/src/snes/tutorials/output/ex19_8.out (revision d5b43468fb8780a8feea140ccd6fa3e6a50411cc)
1lid velocity = 0.0204082, prandtl # = 1., grashof # = 1.
2  0 SNES Function norm 0.146194
3    0 KSP Residual norm 0.146194
4    1 KSP Residual norm < 1.e-11
5  1 SNES Function norm 2.50702e-05
6    0 KSP Residual norm 2.50702e-05
7    1 KSP Residual norm < 1.e-11
8  2 SNES Function norm < 1.e-11
9SNES Object: 1 MPI process
10  type: newtonls
11  maximum iterations=50, maximum function evaluations=10000
12  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
13  total number of linear solver iterations=2
14  total number of function evaluations=3
15  norm schedule ALWAYS
16  Jacobian is built using colored finite differences on a DMDA
17  SNESLineSearch Object: 1 MPI process
18    type: bt
19      interpolation: cubic
20      alpha=1.000000e-04
21    maxstep=1.000000e+08, minlambda=1.000000e-12
22    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
23    maximum iterations=40
24  KSP Object: 1 MPI process
25    type: fgmres
26      restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
27      happy breakdown tolerance 1e-30
28    maximum iterations=10000, initial guess is zero
29    tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
30    right preconditioning
31    using UNPRECONDITIONED norm type for convergence test
32  PC Object: 1 MPI process
33    type: fieldsplit
34      FieldSplit with MULTIPLICATIVE composition: total splits = 2, blocksize = 2
35      Solver info for each split is in the following KSP objects:
36    Split number 0 Fields  0, 1
37    KSP Object: (fieldsplit_0_) 1 MPI process
38      type: preonly
39      maximum iterations=10000, initial guess is zero
40      tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
41      left preconditioning
42      using NONE norm type for convergence test
43    PC Object: (fieldsplit_0_) 1 MPI process
44      type: lu
45        out-of-place factorization
46        tolerance for zero pivot 2.22045e-14
47        matrix ordering: nd
48        factor fill ratio given 5., needed 2.5576
49          Factored matrix follows:
50            Mat Object: (fieldsplit_0_) 1 MPI process
51              type: seqaij
52              rows=196, cols=196, bs=2
53              package used to perform factorization: petsc
54              total: nonzeros=8880, allocated nonzeros=8880
55                using I-node routines: found 49 nodes, limit used is 5
56      linear system matrix = precond matrix:
57      Mat Object: (fieldsplit_0_) 1 MPI process
58        type: seqaij
59        rows=196, cols=196, bs=2
60        total: nonzeros=3472, allocated nonzeros=3472
61        total number of mallocs used during MatSetValues calls=0
62          using I-node routines: found 49 nodes, limit used is 5
63    Split number 1 Fields  0, 1
64    KSP Object: (fieldsplit_1_) 1 MPI process
65      type: preonly
66      maximum iterations=10000, initial guess is zero
67      tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
68      left preconditioning
69      using NONE norm type for convergence test
70    PC Object: (fieldsplit_1_) 1 MPI process
71      type: lu
72        out-of-place factorization
73        tolerance for zero pivot 2.22045e-14
74        matrix ordering: nd
75        factor fill ratio given 5., needed 2.5576
76          Factored matrix follows:
77            Mat Object: (fieldsplit_1_) 1 MPI process
78              type: seqaij
79              rows=196, cols=196, bs=2
80              package used to perform factorization: petsc
81              total: nonzeros=8880, allocated nonzeros=8880
82                using I-node routines: found 49 nodes, limit used is 5
83      linear system matrix = precond matrix:
84      Mat Object: (fieldsplit_1_) 1 MPI process
85        type: seqaij
86        rows=196, cols=196, bs=2
87        total: nonzeros=3472, allocated nonzeros=3472
88        total number of mallocs used during MatSetValues calls=0
89          using I-node routines: found 49 nodes, limit used is 5
90    linear system matrix = precond matrix:
91    Mat Object: 1 MPI process
92      type: seqaij
93      rows=196, cols=196, bs=4
94      total: nonzeros=3472, allocated nonzeros=3472
95      total number of mallocs used during MatSetValues calls=0
96        using I-node routines: found 49 nodes, limit used is 5
97Number of SNES iterations = 2
98