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