xref: /petsc/src/ts/tutorials/output/ex19_pi42.out (revision a99ef635ef3fb31080710bc8e0dbbde292199c98)
1c4762a1bSJed Brown[0.0]   0 TS 0.000000 (dt = 0.001000) X  0.000000e+00  0.000000e+00
2c4762a1bSJed Brown[0.1]   9 TS 0.109097 (dt = 0.033863) X -1.767090e+00 -2.302659e+00
3c4762a1bSJed Brown[0.2]  12 TS 0.216172 (dt = 0.037715) X -1.539539e+00 -2.248191e+00
4c4762a1bSJed Brown[0.3]  15 TS 0.328946 (dt = 0.036756) X -1.317536e+00 -2.191679e+00
5c4762a1bSJed Brown[0.4]  17 TS 0.401712 (dt = 0.035172) X -1.101300e+00 -2.132851e+00
6c4762a1bSJed Brown[0.5]  20 TS 0.504523 (dt = 0.032431) X -8.910767e-01 -2.071367e+00
78cc725e6SPierre JolivetTS Object: 1 MPI process
8c4762a1bSJed Brown  type: bdf
9c4762a1bSJed Brown    Order=2
10c4762a1bSJed Brown  maximum time=0.5
11a6ab3590SBarry Smith  total number of I function evaluations=114
12a6ab3590SBarry Smith  total number of I Jacobian evaluations=93
13c4762a1bSJed Brown  total number of nonlinear solver iterations=93
14c4762a1bSJed Brown  total number of linear solver iterations=93
15c4762a1bSJed Brown  total number of nonlinear solve failures=0
16c4762a1bSJed Brown  total number of rejected steps=0
17c4762a1bSJed Brown  using relative error tolerance of 1e-06,   using absolute error tolerance of 1e-06
188cc725e6SPierre Jolivet  TSAdapt Object: 1 MPI process
19c4762a1bSJed Brown    type: dsp
20c4762a1bSJed Brown    safety factor 0.9
21c4762a1bSJed Brown    extra safety factor after step rejection 1.
22c4762a1bSJed Brown    clip fastest increase 2.
23c4762a1bSJed Brown    clip fastest decrease 0.1
24c4762a1bSJed Brown    maximum allowed timestep 1e+20
25c4762a1bSJed Brown    minimum allowed timestep 1e-20
26c4762a1bSJed Brown    maximum solution absolute value to be ignored -1.
27c4762a1bSJed Brown    filter parameters kBeta=[0.6,-0.2,0.] Alpha=[0.,0.]
288cc725e6SPierre Jolivet  SNES Object: 1 MPI process
29c4762a1bSJed Brown    type: newtonls
30c4762a1bSJed Brown    maximum iterations=50, maximum function evaluations=10000
31c4762a1bSJed Brown    tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
32c4762a1bSJed Brown    total number of linear solver iterations=6
33c4762a1bSJed Brown    total number of function evaluations=7
34c4762a1bSJed Brown    norm schedule ALWAYS
358cc725e6SPierre Jolivet    SNESLineSearch Object: 1 MPI process
36c4762a1bSJed Brown      type: bt
37c4762a1bSJed Brown        interpolation: cubic
38c4762a1bSJed Brown        alpha=1.000000e-04
39*a99ef635SJonas Heinzmann      maxlambda=1.000000e+00, minlambda=1.000000e-12
40c4762a1bSJed Brown      tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
41c4762a1bSJed Brown      maximum iterations=40
428cc725e6SPierre Jolivet    KSP Object: 1 MPI process
43c4762a1bSJed Brown      type: gmres
44c4762a1bSJed Brown        restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
45c4762a1bSJed Brown        happy breakdown tolerance 1e-30
46c4762a1bSJed Brown      maximum iterations=10000, initial guess is zero
47c4762a1bSJed Brown      tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
48c4762a1bSJed Brown      left preconditioning
49c4762a1bSJed Brown      using PRECONDITIONED norm type for convergence test
508cc725e6SPierre Jolivet    PC Object: 1 MPI process
51c4762a1bSJed Brown      type: ilu
52c4762a1bSJed Brown        out-of-place factorization
53c4762a1bSJed Brown        0 levels of fill
54c4762a1bSJed Brown        tolerance for zero pivot 2.22045e-14
55c4762a1bSJed Brown        matrix ordering: natural
56c4762a1bSJed Brown        factor fill ratio given 1., needed 1.
57c4762a1bSJed Brown          Factored matrix follows:
588cc725e6SPierre Jolivet            Mat Object: 1 MPI process
59c4762a1bSJed Brown              type: seqaij
60c4762a1bSJed Brown              rows=2, cols=2
61c4762a1bSJed Brown              package used to perform factorization: petsc
62c4762a1bSJed Brown              total: nonzeros=4, allocated nonzeros=4
63c4762a1bSJed Brown                using I-node routines: found 1 nodes, limit used is 5
64c4762a1bSJed Brown      linear system matrix = precond matrix:
658cc725e6SPierre Jolivet      Mat Object: 1 MPI process
66c4762a1bSJed Brown        type: seqaij
67c4762a1bSJed Brown        rows=2, cols=2
68c4762a1bSJed Brown        total: nonzeros=4, allocated nonzeros=4
69c4762a1bSJed Brown        total number of mallocs used during MatSetValues calls=0
70c4762a1bSJed Brown          using I-node routines: found 1 nodes, limit used is 5
71c4762a1bSJed Brownsteps  20, ftime 0.504523
728cc725e6SPierre JolivetVec Object: 1 MPI process
73c4762a1bSJed Brown  type: seq
74c4762a1bSJed Brown-0.881713
75c4762a1bSJed Brown-2.06852
76