xref: /petsc/src/ts/tutorials/output/ex50_3.out (revision c4762a1b19cd2af06abeed90e8f9d34fb975dd94)
1*c4762a1bSJed Brown2-norm of error 0.
2*c4762a1bSJed Brown2-norm of error 7.72155e-08
3*c4762a1bSJed Brown2-norm of error 1.53905e-07
4*c4762a1bSJed Brown2-norm of error 2.30407e-07
5*c4762a1bSJed Brown2-norm of error 3.06382e-07
6*c4762a1bSJed Brown2-norm of error 3.82162e-07
7*c4762a1bSJed BrownTS Object: 1 MPI processes
8*c4762a1bSJed Brown  type: beuler
9*c4762a1bSJed Brown  maximum steps=5
10*c4762a1bSJed Brown  maximum time=4.
11*c4762a1bSJed Brown  total number of nonlinear solver iterations=17
12*c4762a1bSJed Brown  total number of linear solver iterations=41
13*c4762a1bSJed Brown  total number of nonlinear solve failures=0
14*c4762a1bSJed Brown  total number of rejected steps=0
15*c4762a1bSJed Brown  using relative error tolerance of 1e-07,   using absolute error tolerance of 1e-07
16*c4762a1bSJed Brown  TSAdapt Object: 1 MPI processes
17*c4762a1bSJed Brown    type: none
18*c4762a1bSJed Brown  SNES Object: 1 MPI processes
19*c4762a1bSJed Brown    type: newtonls
20*c4762a1bSJed Brown    maximum iterations=50, maximum function evaluations=10000
21*c4762a1bSJed Brown    tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
22*c4762a1bSJed Brown    total number of linear solver iterations=7
23*c4762a1bSJed Brown    total number of function evaluations=4
24*c4762a1bSJed Brown    norm schedule ALWAYS
25*c4762a1bSJed Brown    SNESLineSearch Object: 1 MPI processes
26*c4762a1bSJed Brown      type: bt
27*c4762a1bSJed Brown        interpolation: cubic
28*c4762a1bSJed Brown        alpha=1.000000e-04
29*c4762a1bSJed Brown      maxstep=1.000000e+08, minlambda=1.000000e-12
30*c4762a1bSJed Brown      tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
31*c4762a1bSJed Brown      maximum iterations=40
32*c4762a1bSJed Brown    KSP Object: 1 MPI processes
33*c4762a1bSJed Brown      type: gmres
34*c4762a1bSJed Brown        restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
35*c4762a1bSJed Brown        happy breakdown tolerance 1e-30
36*c4762a1bSJed Brown      maximum iterations=10000, initial guess is zero
37*c4762a1bSJed Brown      tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
38*c4762a1bSJed Brown      left preconditioning
39*c4762a1bSJed Brown      using PRECONDITIONED norm type for convergence test
40*c4762a1bSJed Brown    PC Object: 1 MPI processes
41*c4762a1bSJed Brown      type: none
42*c4762a1bSJed Brown      linear system matrix = precond matrix:
43*c4762a1bSJed Brown      Mat Object: 1 MPI processes
44*c4762a1bSJed Brown        type: shell
45*c4762a1bSJed Brown        rows=90, cols=90
46*c4762a1bSJed Brown          has attached null space
47