xref: /petsc/src/ts/tutorials/output/ex6_1.out (revision bcd4bb4a4158aa96f212e9537e87b40407faf83e)
1Solving a linear TS problem on 1 processor
2avg. error (2 norm) = 0.00135504, avg. error (max norm) = 0.00195424
3TS Object: 1 MPI process
4  type: euler
5  initial time step=0.000143637
6  maximum steps=4
7  maximum time=100.
8  maximum number of step rejections=10
9  maximum number of SNES failures allowed=1
10  total number of RHS function evaluations=4
11  total number of RHS Jacobian evaluations=4
12  total number of rejected steps=0
13  using relative error tolerance of 0.0001,   using absolute error tolerance of 0.0001
14  TSAdapt Object: 1 MPI process
15    type: none
16