xref: /petsc/src/snes/tutorials/output/ex12_41.out (revision 8cc725e69398de546bdc828d7b714aa2223f5218)
1c4762a1bSJed Brown  0 SNES Function norm 437.426
2c4762a1bSJed Brown    0 SNES Function norm 437.426
3c4762a1bSJed Brown    1 SNES Function norm 124.967
4c4762a1bSJed Brown      0 SNES Function norm 123.957
5c4762a1bSJed Brown      1 SNES Function norm 55.8605
6c4762a1bSJed Brown      2 SNES Function norm 69.0578
7c4762a1bSJed Brown      3 SNES Function norm 17.2709
8c4762a1bSJed Brown      4 SNES Function norm 2.50332
9c4762a1bSJed Brown      5 SNES Function norm 0.0362589
10c4762a1bSJed Brown      6 SNES Function norm 8.67078e-06
11c4762a1bSJed Brown      7 SNES Function norm < 1.e-11
12c4762a1bSJed Brown    0 SNES Function norm 68.4529
13c4762a1bSJed Brown    1 SNES Function norm 20.5996
14c4762a1bSJed Brown  1 SNES Function norm 20.5996
15c4762a1bSJed Brown    0 SNES Function norm 20.5996
16c4762a1bSJed Brown    1 SNES Function norm 6.96931
17c4762a1bSJed Brown      0 SNES Function norm 4.90654
18c4762a1bSJed Brown      1 SNES Function norm 1.23849
19c4762a1bSJed Brown      2 SNES Function norm 0.0505996
20c4762a1bSJed Brown      3 SNES Function norm 0.000529147
21c4762a1bSJed Brown      4 SNES Function norm 4.85565e-08
22c4762a1bSJed Brown    0 SNES Function norm 16.6477
23c4762a1bSJed Brown    1 SNES Function norm 11.6306
24c4762a1bSJed Brown  2 SNES Function norm 11.6306
25c4762a1bSJed Brown    0 SNES Function norm 11.6306
26c4762a1bSJed Brown    1 SNES Function norm 3.2244
27c4762a1bSJed Brown      0 SNES Function norm 2.39651
28c4762a1bSJed Brown      1 SNES Function norm 0.342881
29c4762a1bSJed Brown      2 SNES Function norm 0.0136093
30c4762a1bSJed Brown      3 SNES Function norm 2.36146e-05
31c4762a1bSJed Brown      4 SNES Function norm 7.267e-11
32c4762a1bSJed Brown    0 SNES Function norm 1.96251
33c4762a1bSJed Brown    1 SNES Function norm 0.32281
34c4762a1bSJed Brown  3 SNES Function norm 0.32281
35c4762a1bSJed Brown    0 SNES Function norm 0.32281
36c4762a1bSJed Brown    1 SNES Function norm 0.0148169
37c4762a1bSJed Brown      0 SNES Function norm 0.00758821
38c4762a1bSJed Brown      1 SNES Function norm 6.45461e-06
39c4762a1bSJed Brown      2 SNES Function norm < 1.e-11
40c4762a1bSJed Brown    0 SNES Function norm 0.0129697
41c4762a1bSJed Brown    1 SNES Function norm 1.75964e-05
42c4762a1bSJed Brown  4 SNES Function norm 1.75964e-05
43c4762a1bSJed Brown    0 SNES Function norm 1.75964e-05
44c4762a1bSJed Brown    1 SNES Function norm 5.752e-11
45c4762a1bSJed Brown      0 SNES Function norm 2.219e-11
46c4762a1bSJed Brown      1 SNES Function norm < 1.e-11
47c4762a1bSJed Brown    0 SNES Function norm 5.307e-11
48c4762a1bSJed Brown    1 SNES Function norm < 1.e-11
49c4762a1bSJed Brown  5 SNES Function norm < 1.e-11
50c4762a1bSJed BrownL_2 Error: 0.00435416
51c4762a1bSJed BrownNonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 5
52*8cc725e6SPierre JolivetSNES Object: 1 MPI process
53c4762a1bSJed Brown  type: fas
54c4762a1bSJed Brown    type is MULTIPLICATIVE, levels=2, cycles=1
55c4762a1bSJed Brown    Not using Galerkin computed coarse grid function evaluation
56c4762a1bSJed Brown    Coarse grid solver -- level 0 -------------------------------
57*8cc725e6SPierre Jolivet    SNES Object: (fas_coarse_) 1 MPI process
58c4762a1bSJed Brown      type: newtonls
59c4762a1bSJed Brown      maximum iterations=50, maximum function evaluations=10000
60c4762a1bSJed Brown      tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
61c4762a1bSJed Brown      total number of linear solver iterations=1
62c4762a1bSJed Brown      total number of function evaluations=1
63*8cc725e6SPierre Jolivet      SNESLineSearch Object: (fas_coarse_) 1 MPI process
64c4762a1bSJed Brown        type: basic
65c4762a1bSJed Brown        maxstep=1.000000e+08, minlambda=1.000000e-12
66c4762a1bSJed Brown        tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
67c4762a1bSJed Brown        maximum iterations=40
68*8cc725e6SPierre Jolivet      KSP Object: (fas_coarse_) 1 MPI process
69c4762a1bSJed Brown        type: gmres
70c4762a1bSJed Brown          restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
71c4762a1bSJed Brown          happy breakdown tolerance 1e-30
72c4762a1bSJed Brown        maximum iterations=10000, initial guess is zero
73c4762a1bSJed Brown        tolerances:  relative=1e-10, absolute=1e-50, divergence=10000.
74c4762a1bSJed Brown        left preconditioning
75c4762a1bSJed Brown        using PRECONDITIONED norm type for convergence test
76*8cc725e6SPierre Jolivet      PC Object: (fas_coarse_) 1 MPI process
77c4762a1bSJed Brown        type: svd
78c4762a1bSJed Brown          All singular values smaller than 1e-12 treated as zero
79c4762a1bSJed Brown          Provided essential rank of the matrix 0 (all other eigenvalues are zeroed)
80c4762a1bSJed Brown        linear system matrix = precond matrix:
81*8cc725e6SPierre Jolivet        Mat Object: 1 MPI process
82c4762a1bSJed Brown          type: seqaij
83c4762a1bSJed Brown          rows=9, cols=9
84c4762a1bSJed Brown          total: nonzeros=41, allocated nonzeros=41
85c4762a1bSJed Brown          total number of mallocs used during MatSetValues calls=0
86c4762a1bSJed Brown            not using I-node routines
87c4762a1bSJed Brown    Down solver (pre-smoother) on level 1 -------------------------------
88*8cc725e6SPierre Jolivet    SNES Object: (fas_levels_1_) 1 MPI process
89c4762a1bSJed Brown      type: newtonls
90c4762a1bSJed Brown      maximum iterations=1, maximum function evaluations=30000
91c4762a1bSJed Brown      tolerances: relative=0., absolute=0., solution=0.
92c4762a1bSJed Brown      total number of linear solver iterations=1
93c4762a1bSJed Brown      total number of function evaluations=2
94c4762a1bSJed Brown      norm schedule FINALONLY
95*8cc725e6SPierre Jolivet      SNESLineSearch Object: (fas_levels_1_) 1 MPI process
96c4762a1bSJed Brown        type: bt
97c4762a1bSJed Brown          interpolation: cubic
98c4762a1bSJed Brown          alpha=1.000000e-04
99c4762a1bSJed Brown        maxstep=1.000000e+08, minlambda=1.000000e-12
100c4762a1bSJed Brown        tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
101c4762a1bSJed Brown        maximum iterations=40
102*8cc725e6SPierre Jolivet      KSP Object: (fas_levels_1_) 1 MPI process
103c4762a1bSJed Brown        type: gmres
104c4762a1bSJed Brown          restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
105c4762a1bSJed Brown          happy breakdown tolerance 1e-30
106c4762a1bSJed Brown        maximum iterations=10000, initial guess is zero
107c4762a1bSJed Brown        tolerances:  relative=1e-10, absolute=1e-50, divergence=10000.
108c4762a1bSJed Brown        left preconditioning
109c4762a1bSJed Brown        using PRECONDITIONED norm type for convergence test
110*8cc725e6SPierre Jolivet      PC Object: (fas_levels_1_) 1 MPI process
111c4762a1bSJed Brown        type: svd
112c4762a1bSJed Brown          All singular values smaller than 1e-12 treated as zero
113c4762a1bSJed Brown          Provided essential rank of the matrix 0 (all other eigenvalues are zeroed)
114c4762a1bSJed Brown        linear system matrix = precond matrix:
115*8cc725e6SPierre Jolivet        Mat Object: 1 MPI process
116c4762a1bSJed Brown          type: seqaij
117c4762a1bSJed Brown          rows=49, cols=49
118c4762a1bSJed Brown          total: nonzeros=289, allocated nonzeros=289
119c4762a1bSJed Brown          total number of mallocs used during MatSetValues calls=0
120c4762a1bSJed Brown            not using I-node routines
121c4762a1bSJed Brown    Up solver (post-smoother) same as down solver (pre-smoother)
122c4762a1bSJed Brown  maximum iterations=10000, maximum function evaluations=30000
123c4762a1bSJed Brown  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
124c4762a1bSJed Brown  total number of function evaluations=1
125c4762a1bSJed Brown  norm schedule ALWAYS
126