xref: /petsc/src/ts/tutorials/output/ex4_sundials.out (revision c20d77252dee0f9c80fc6f8b1a6f948e11175edb)
1Solving a linear TS problem, number of processors = 4
2Timestep 0: time = 0. 2-norm error = 0. max norm error = 0.
3Timestep 1: time = 2.87274e-06 2-norm error = 6.47796e-06 max norm error = 9.32456e-06
4Timestep 2: time = 5.74548e-06 2-norm error = 1.29428e-05 max norm error = 1.86305e-05
5Timestep 3: time = 8.61821e-06 2-norm error = 1.93945e-05 max norm error = 2.79178e-05
6Timestep 4: time = 1.881e-05 2-norm error = 4.24085e-05 max norm error = 6.1049e-05
7Timestep 5: time = 2.90018e-05 2-norm error = 6.42511e-05 max norm error = 9.24974e-05
8Total timesteps 5, Final time 2.90018e-05
9Avg. error (2 norm) = 2.9095e-05 Avg. error (max norm) = 4.18839e-05
10