xref: /petsc/src/ts/tutorials/output/ex4_sundials_dense.out (revision 63b725033a15f75ded7183cf5f88ec748e60783b)
1*7324063eSPatrick SananSolving a linear TS problem, number of processors = 1
2*7324063eSPatrick SananTimestep 0: time = 0. 2-norm error = 0. max norm error = 0.
3*7324063eSPatrick SananTimestep 1: time = 2.87274e-06 2-norm error = 6.47797e-06 max norm error = 9.32458e-06
4*7324063eSPatrick SananTimestep 2: time = 5.74548e-06 2-norm error = 1.29428e-05 max norm error = 1.86305e-05
5*7324063eSPatrick SananTimestep 3: time = 8.61821e-06 2-norm error = 1.93945e-05 max norm error = 2.79179e-05
6*7324063eSPatrick SananTimestep 4: time = 1.881e-05 2-norm error = 4.24085e-05 max norm error = 6.10495e-05
7*7324063eSPatrick SananTimestep 5: time = 2.90018e-05 2-norm error = 6.42511e-05 max norm error = 9.24981e-05
8*7324063eSPatrick SananTotal timesteps 5, Final time 2.90018e-05
9*7324063eSPatrick SananAvg. error (2 norm) = 2.9095e-05 Avg. error (max norm) = 4.18841e-05
10