xref: /petsc/src/snes/tutorials/output/ex19_euclid_bj.out (revision 8bf83915cdd4f93d65203c398d6c7696f5c94391)
1*8bf83915SBarry Smithlid velocity = 0.00591716, prandtl # = 1., grashof # = 1.
2*8bf83915SBarry Smith  0 SNES Function norm 7.886953101160e-02
3*8bf83915SBarry Smith    0 KSP Residual norm 2.548442517773e-01
4*8bf83915SBarry Smith    1 KSP Residual norm 6.657953043844e-02
5*8bf83915SBarry Smith    2 KSP Residual norm 3.970328307456e-02
6*8bf83915SBarry Smith    3 KSP Residual norm 2.153356244113e-02
7*8bf83915SBarry Smith    4 KSP Residual norm 1.028395497706e-02
8*8bf83915SBarry Smith    5 KSP Residual norm 5.254151728837e-03
9*8bf83915SBarry Smith    6 KSP Residual norm 2.786069676341e-03
10*8bf83915SBarry Smith    7 KSP Residual norm 1.514209128710e-03
11*8bf83915SBarry Smith    8 KSP Residual norm 6.451025748057e-04
12*8bf83915SBarry Smith    9 KSP Residual norm 2.202514757178e-04
13*8bf83915SBarry Smith   10 KSP Residual norm 7.120912928545e-05
14*8bf83915SBarry Smith   11 KSP Residual norm 4.856498175827e-05
15*8bf83915SBarry Smith   12 KSP Residual norm 4.178241309940e-05
16*8bf83915SBarry Smith   13 KSP Residual norm 2.690010116634e-05
17*8bf83915SBarry Smith   14 KSP Residual norm 8.597870018211e-06
18*8bf83915SBarry Smith   15 KSP Residual norm 3.448230828347e-06
19*8bf83915SBarry Smith   16 KSP Residual norm 1.905679944706e-06
20*8bf83915SBarry Smith  1 SNES Function norm 7.523380280728e-06
21*8bf83915SBarry Smith    0 KSP Residual norm 9.372752996499e-06
22*8bf83915SBarry Smith    1 KSP Residual norm 3.889244985848e-06
23*8bf83915SBarry Smith    2 KSP Residual norm 2.576633189913e-06
24*8bf83915SBarry Smith    3 KSP Residual norm 1.640824714253e-06
25*8bf83915SBarry Smith    4 KSP Residual norm 8.121444685440e-07
26*8bf83915SBarry Smith    5 KSP Residual norm 6.025556127933e-07
27*8bf83915SBarry Smith    6 KSP Residual norm 4.341981202218e-07
28*8bf83915SBarry Smith    7 KSP Residual norm 2.382937129969e-07
29*8bf83915SBarry Smith    8 KSP Residual norm 1.217484948142e-07
30*8bf83915SBarry Smith    9 KSP Residual norm 6.485014544191e-08
31*8bf83915SBarry Smith   10 KSP Residual norm 3.660184387648e-08
32*8bf83915SBarry Smith   11 KSP Residual norm 2.124938471781e-08
33*8bf83915SBarry Smith   12 KSP Residual norm 1.272067754225e-08
34*8bf83915SBarry Smith   13 KSP Residual norm 8.718327356060e-09
35*8bf83915SBarry Smith   14 KSP Residual norm 4.145891961650e-09
36*8bf83915SBarry Smith   15 KSP Residual norm 2.035221259744e-09
37*8bf83915SBarry Smith   16 KSP Residual norm 1.062365611127e-09
38*8bf83915SBarry Smith   17 KSP Residual norm 5.546884137188e-10
39*8bf83915SBarry Smith   18 KSP Residual norm 3.065539205269e-10
40*8bf83915SBarry Smith   19 KSP Residual norm 1.523306828643e-10
41*8bf83915SBarry Smith   20 KSP Residual norm 7.837972635953e-11
42*8bf83915SBarry Smith  2 SNES Function norm 9.295813420500e-11
43*8bf83915SBarry SmithSNES Object: 2 MPI processes
44*8bf83915SBarry Smith  type: newtonls
45*8bf83915SBarry Smith  maximum iterations=50, maximum function evaluations=10000
46*8bf83915SBarry Smith  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
47*8bf83915SBarry Smith  total number of linear solver iterations=36
48*8bf83915SBarry Smith  total number of function evaluations=3
49*8bf83915SBarry Smith  norm schedule ALWAYS
50*8bf83915SBarry Smith  Jacobian is built using colored finite differences on a DMDA
51*8bf83915SBarry Smith  SNESLineSearch Object: 2 MPI processes
52*8bf83915SBarry Smith    type: bt
53*8bf83915SBarry Smith      interpolation: cubic
54*8bf83915SBarry Smith      alpha=1.000000e-04
55*8bf83915SBarry Smith    maxstep=1.000000e+08, minlambda=1.000000e-12
56*8bf83915SBarry Smith    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
57*8bf83915SBarry Smith    maximum iterations=40
58*8bf83915SBarry Smith  KSP Object: 2 MPI processes
59*8bf83915SBarry Smith    type: gmres
60*8bf83915SBarry Smith      restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
61*8bf83915SBarry Smith      happy breakdown tolerance 1e-30
62*8bf83915SBarry Smith    maximum iterations=10000, initial guess is zero
63*8bf83915SBarry Smith    tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
64*8bf83915SBarry Smith    left preconditioning
65*8bf83915SBarry Smith    using PRECONDITIONED norm type for convergence test
66*8bf83915SBarry Smith  PC Object: 2 MPI processes
67*8bf83915SBarry Smith    type: hypre
68*8bf83915SBarry Smith      HYPRE Euclid preconditioning
69*8bf83915SBarry Smith        default factorization levels
70*8bf83915SBarry Smith        drop tolerance 0.
71*8bf83915SBarry Smith        use Block-Jacobi? 1
72*8bf83915SBarry Smith    linear system matrix = precond matrix:
73*8bf83915SBarry Smith    Mat Object: 2 MPI processes
74*8bf83915SBarry Smith      type: mpiaij
75*8bf83915SBarry Smith      rows=676, cols=676, bs=4
76*8bf83915SBarry Smith      total: nonzeros=12688, allocated nonzeros=12688
77*8bf83915SBarry Smith      total number of mallocs used during MatSetValues calls=0
78*8bf83915SBarry SmithNumber of SNES iterations = 2
79