xref: /petsc/src/snes/tutorials/output/ex19_bcgsl.out (revision d52a580b706c59ca78066c1e38754e45b6b56e2b)
1lid velocity = 0.00591716, prandtl # = 1., grashof # = 1.
2    0 KSP Residual norm 0.22318
3    3 KSP Residual norm 0.0397558
4    6 KSP Residual norm 0.000417387
5    9 KSP Residual norm 2.72144e-05
6   12 KSP Residual norm 2.60861e-06
7   15 KSP Residual norm 1.0556e-07
8    0 KSP Residual norm 6.21497e-06
9    3 KSP Residual norm 4.01807e-07
10    6 KSP Residual norm 3.02758e-08
11    9 KSP Residual norm 5.54048e-09
12   12 KSP Residual norm 1.540e-10
13   15 KSP Residual norm 2.084e-11
14SNES Object: 2 MPI processes
15  type: newtonls
16  maximum iterations=50, maximum function evaluations=10000
17  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
18  total number of linear solver iterations=30
19  total number of function evaluations=3
20  norm schedule ALWAYS
21  Jacobian is built using colored finite differences on a DMDA
22  SNESLineSearch Object: 2 MPI processes
23    type: bt
24      interpolation: cubic
25      alpha=1.000000e-04
26    maxlambda=1.000000e+00, minlambda=1.000000e-12
27    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
28    maximum iterations=40
29  KSP Object: 2 MPI processes
30    type: bcgsl
31      Ell = 3
32      Delta = 0.
33    maximum iterations=10000, initial guess is zero
34    tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
35    left preconditioning
36    using PRECONDITIONED norm type for convergence test
37  PC Object: 2 MPI processes
38    type: bjacobi
39      number of blocks = 2
40      Local solver information for first block is in the following KSP and PC objects on rank 0:
41      Use -ksp_view ::ascii_info_detail to display information for all blocks
42      KSP Object: (sub_) 1 MPI process
43        type: preonly
44        maximum iterations=10000, initial guess is zero
45        tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
46        left preconditioning
47        not checking for convergence
48      PC Object: (sub_) 1 MPI process
49        type: ilu
50          out-of-place factorization
51          0 levels of fill
52          tolerance for zero pivot 2.22045e-14
53          matrix ordering: natural
54          factor fill ratio given 1., needed 1.
55            Factored matrix:
56              Mat Object: (sub_) 1 MPI process
57                type: seqaij
58                rows=364, cols=364, bs=4
59                package used to perform factorization: petsc
60                total: nonzeros=6640, allocated nonzeros=6640
61                  using I-node routines: found 91 nodes, limit used is 5
62        linear system matrix, which is also used to construct the preconditioner:
63        Mat Object: (sub_) 1 MPI process
64          type: seqaij
65          rows=364, cols=364, bs=4
66          total: nonzeros=6640, allocated nonzeros=6640
67          total number of mallocs used during MatSetValues calls=0
68            using I-node routines: found 91 nodes, limit used is 5
69    linear system matrix, which is also used to construct the preconditioner:
70    Mat Object: 2 MPI processes
71      type: mpiaij
72      rows=676, cols=676, bs=4
73      total: nonzeros=12688, allocated nonzeros=12688
74      total number of mallocs used during MatSetValues calls=0
75Number of SNES iterations = 2
76