xref: /petsc/src/ts/tutorials/output/ex3_pod_guess.out (revision c4762a1b19cd2af06abeed90e8f9d34fb975dd94)
1*c4762a1bSJed BrownSolving a linear TS problem on 1 processor
2*c4762a1bSJed BrownTimestep   0: step size = 0.0005, time = 0., 2-norm error = 0., max norm error = 0.
3*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 2
4*c4762a1bSJed BrownTimestep   1: step size = 0.0005, time = 0.0005, 2-norm error = 0.00920347, max norm error = 0.0133108
5*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 2
6*c4762a1bSJed BrownTimestep   2: step size = 0.0005, time = 0.001, 2-norm error = 0.0155367, max norm error = 0.0225476
7*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
8*c4762a1bSJed BrownTimestep   3: step size = 0.0005, time = 0.0015, 2-norm error = 0.0196742, max norm error = 0.0286633
9*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
10*c4762a1bSJed BrownTimestep   4: step size = 0.0005, time = 0.002, 2-norm error = 0.0221499, max norm error = 0.0324123
11*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
12*c4762a1bSJed BrownTimestep   5: step size = 0.0005, time = 0.0025, 2-norm error = 0.0233849, max norm error = 0.034389
13*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
14*c4762a1bSJed BrownTimestep   6: step size = 0.0005, time = 0.003, 2-norm error = 0.0237097, max norm error = 0.0350595
15*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
16*c4762a1bSJed BrownTimestep   7: step size = 0.0005, time = 0.0035, 2-norm error = 0.0233823, max norm error = 0.0347873
17*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
18*c4762a1bSJed BrownTimestep   8: step size = 0.0005, time = 0.004, 2-norm error = 0.0226031, max norm error = 0.033854
19*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
20*c4762a1bSJed BrownTimestep   9: step size = 0.0005, time = 0.0045, 2-norm error = 0.0215263, max norm error = 0.0324759
21*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
22*c4762a1bSJed BrownTimestep  10: step size = 0.0005, time = 0.005, 2-norm error = 0.0202701, max norm error = 0.0308177
23*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
24*c4762a1bSJed BrownTimestep  11: step size = 0.0005, time = 0.0055, 2-norm error = 0.0189239, max norm error = 0.0290034
25*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
26*c4762a1bSJed BrownTimestep  12: step size = 0.0005, time = 0.006, 2-norm error = 0.0175547, max norm error = 0.0271249
27*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
28*c4762a1bSJed BrownTimestep  13: step size = 0.0005, time = 0.0065, 2-norm error = 0.0162119, max norm error = 0.0252488
29*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
30*c4762a1bSJed BrownTimestep  14: step size = 0.0005, time = 0.007, 2-norm error = 0.0149315, max norm error = 0.0234227
31*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
32*c4762a1bSJed BrownTimestep  15: step size = 0.0005, time = 0.0075, 2-norm error = 0.0137386, max norm error = 0.0216904
33*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
34*c4762a1bSJed BrownTimestep  16: step size = 0.0005, time = 0.008, 2-norm error = 0.0126503, max norm error = 0.0200949
35*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
36*c4762a1bSJed BrownTimestep  17: step size = 0.0005, time = 0.0085, 2-norm error = 0.0116769, max norm error = 0.0186119
37*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
38*c4762a1bSJed BrownTimestep  18: step size = 0.0005, time = 0.009, 2-norm error = 0.0108238, max norm error = 0.0172473
39*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
40*c4762a1bSJed BrownTimestep  19: step size = 0.0005, time = 0.0095, 2-norm error = 0.0100915, max norm error = 0.016002
41*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
42*c4762a1bSJed BrownTimestep  20: step size = 0.0005, time = 0.01, 2-norm error = 0.00947709, max norm error = 0.0148737
43*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
44*c4762a1bSJed BrownTimestep  21: step size = 0.0005, time = 0.0105, 2-norm error = 0.00897433, max norm error = 0.0138579
45*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
46*c4762a1bSJed BrownTimestep  22: step size = 0.0005, time = 0.011, 2-norm error = 0.00857434, max norm error = 0.0130013
47*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
48*c4762a1bSJed BrownTimestep  23: step size = 0.0005, time = 0.0115, 2-norm error = 0.00826626, max norm error = 0.0122408
49*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
50*c4762a1bSJed BrownTimestep  24: step size = 0.0005, time = 0.012, 2-norm error = 0.00803807, max norm error = 0.0115672
51*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
52*c4762a1bSJed BrownTimestep  25: step size = 0.0005, time = 0.0125, 2-norm error = 0.00787736, max norm error = 0.0110129
53*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
54*c4762a1bSJed BrownTimestep  26: step size = 0.0005, time = 0.013, 2-norm error = 0.00777212, max norm error = 0.0105437
55*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
56*c4762a1bSJed BrownTimestep  27: step size = 0.0005, time = 0.0135, 2-norm error = 0.00771124, max norm error = 0.0101605
57*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
58*c4762a1bSJed BrownTimestep  28: step size = 0.0005, time = 0.014, 2-norm error = 0.0076849, max norm error = 0.00985791
59*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
60*c4762a1bSJed BrownTimestep  29: step size = 0.0005, time = 0.0145, 2-norm error = 0.00768474, max norm error = 0.00963958
61*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
62*c4762a1bSJed BrownTimestep  30: step size = 0.0005, time = 0.015, 2-norm error = 0.00770382, max norm error = 0.0094884
63*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
64*c4762a1bSJed BrownTimestep  31: step size = 0.0005, time = 0.0155, 2-norm error = 0.00773653, max norm error = 0.00940753
65*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
66*c4762a1bSJed BrownTimestep  32: step size = 0.0005, time = 0.016, 2-norm error = 0.00777841, max norm error = 0.00939517
67*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
68*c4762a1bSJed BrownTimestep  33: step size = 0.0005, time = 0.0165, 2-norm error = 0.00782602, max norm error = 0.00944572
69*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
70*c4762a1bSJed BrownTimestep  34: step size = 0.0005, time = 0.017, 2-norm error = 0.00787669, max norm error = 0.00956201
71*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
72*c4762a1bSJed BrownTimestep  35: step size = 0.0005, time = 0.0175, 2-norm error = 0.0079284, max norm error = 0.00973858
73*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
74*c4762a1bSJed BrownTimestep  36: step size = 0.0005, time = 0.018, 2-norm error = 0.00797966, max norm error = 0.00997931
75*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
76*c4762a1bSJed BrownTimestep  37: step size = 0.0005, time = 0.0185, 2-norm error = 0.00802935, max norm error = 0.0102298
77*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
78*c4762a1bSJed BrownTimestep  38: step size = 0.0005, time = 0.019, 2-norm error = 0.00807668, max norm error = 0.0104518
79*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
80*c4762a1bSJed BrownTimestep  39: step size = 0.0005, time = 0.0195, 2-norm error = 0.00812107, max norm error = 0.0106481
81*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
82*c4762a1bSJed BrownTimestep  40: step size = 0.0005, time = 0.02, 2-norm error = 0.00816215, max norm error = 0.0108211
83*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
84*c4762a1bSJed BrownTimestep  41: step size = 0.0005, time = 0.0205, 2-norm error = 0.00819966, max norm error = 0.0109733
85*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
86*c4762a1bSJed BrownTimestep  42: step size = 0.0005, time = 0.021, 2-norm error = 0.00823345, max norm error = 0.0111064
87*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
88*c4762a1bSJed BrownTimestep  43: step size = 0.0005, time = 0.0215, 2-norm error = 0.00826344, max norm error = 0.0112225
89*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
90*c4762a1bSJed BrownTimestep  44: step size = 0.0005, time = 0.022, 2-norm error = 0.00828961, max norm error = 0.011323
91*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
92*c4762a1bSJed BrownTimestep  45: step size = 0.0005, time = 0.0225, 2-norm error = 0.00831198, max norm error = 0.0114095
93*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
94*c4762a1bSJed BrownTimestep  46: step size = 0.0005, time = 0.023, 2-norm error = 0.00833061, max norm error = 0.0114831
95*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
96*c4762a1bSJed BrownTimestep  47: step size = 0.0005, time = 0.0235, 2-norm error = 0.00834557, max norm error = 0.011545
97*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
98*c4762a1bSJed BrownTimestep  48: step size = 0.0005, time = 0.024, 2-norm error = 0.00835693, max norm error = 0.0115962
99*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
100*c4762a1bSJed BrownTimestep  49: step size = 0.0005, time = 0.0245, 2-norm error = 0.00836481, max norm error = 0.0116376
101*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
102*c4762a1bSJed BrownTimestep  50: step size = 0.0005, time = 0.025, 2-norm error = 0.0083693, max norm error = 0.0116701
103*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
104*c4762a1bSJed BrownTimestep  51: step size = 0.0005, time = 0.0255, 2-norm error = 0.00837051, max norm error = 0.0116944
105*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
106*c4762a1bSJed BrownTimestep  52: step size = 0.0005, time = 0.026, 2-norm error = 0.00836856, max norm error = 0.011711
107*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
108*c4762a1bSJed BrownTimestep  53: step size = 0.0005, time = 0.0265, 2-norm error = 0.00836355, max norm error = 0.0117207
109*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
110*c4762a1bSJed BrownTimestep  54: step size = 0.0005, time = 0.027, 2-norm error = 0.0083556, max norm error = 0.0117239
111*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
112*c4762a1bSJed BrownTimestep  55: step size = 0.0005, time = 0.0275, 2-norm error = 0.00834481, max norm error = 0.011721
113*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
114*c4762a1bSJed BrownTimestep  56: step size = 0.0005, time = 0.028, 2-norm error = 0.0083313, max norm error = 0.0117126
115*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
116*c4762a1bSJed BrownTimestep  57: step size = 0.0005, time = 0.0285, 2-norm error = 0.00831517, max norm error = 0.011699
117*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
118*c4762a1bSJed BrownTimestep  58: step size = 0.0005, time = 0.029, 2-norm error = 0.00829652, max norm error = 0.0116806
119*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
120*c4762a1bSJed BrownTimestep  59: step size = 0.0005, time = 0.0295, 2-norm error = 0.00827546, max norm error = 0.0116576
121*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
122*c4762a1bSJed BrownTimestep  60: step size = 0.0005, time = 0.03, 2-norm error = 0.00825209, max norm error = 0.0116304
123*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
124*c4762a1bSJed BrownTimestep  61: step size = 0.0005, time = 0.0305, 2-norm error = 0.0082265, max norm error = 0.0115993
125*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
126*c4762a1bSJed BrownTimestep  62: step size = 0.0005, time = 0.031, 2-norm error = 0.00819879, max norm error = 0.0115645
127*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
128*c4762a1bSJed BrownTimestep  63: step size = 0.0005, time = 0.0315, 2-norm error = 0.00816905, max norm error = 0.0115261
129*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
130*c4762a1bSJed BrownTimestep  64: step size = 0.0005, time = 0.032, 2-norm error = 0.00813737, max norm error = 0.0114846
131*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
132*c4762a1bSJed BrownTimestep  65: step size = 0.0005, time = 0.0325, 2-norm error = 0.00810384, max norm error = 0.0114399
133*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
134*c4762a1bSJed BrownTimestep  66: step size = 0.0005, time = 0.033, 2-norm error = 0.00806853, max norm error = 0.0113923
135*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
136*c4762a1bSJed BrownTimestep  67: step size = 0.0005, time = 0.0335, 2-norm error = 0.00803153, max norm error = 0.0113421
137*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
138*c4762a1bSJed BrownTimestep  68: step size = 0.0005, time = 0.034, 2-norm error = 0.00799292, max norm error = 0.0112892
139*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
140*c4762a1bSJed BrownTimestep  69: step size = 0.0005, time = 0.0345, 2-norm error = 0.00795278, max norm error = 0.011234
141*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
142*c4762a1bSJed BrownTimestep  70: step size = 0.0005, time = 0.035, 2-norm error = 0.00791117, max norm error = 0.0111764
143*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
144*c4762a1bSJed BrownTimestep  71: step size = 0.0005, time = 0.0355, 2-norm error = 0.00786818, max norm error = 0.0111168
145*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
146*c4762a1bSJed BrownTimestep  72: step size = 0.0005, time = 0.036, 2-norm error = 0.00782387, max norm error = 0.0110551
147*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
148*c4762a1bSJed BrownTimestep  73: step size = 0.0005, time = 0.0365, 2-norm error = 0.00777831, max norm error = 0.0109915
149*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
150*c4762a1bSJed BrownTimestep  74: step size = 0.0005, time = 0.037, 2-norm error = 0.00773157, max norm error = 0.0109261
151*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
152*c4762a1bSJed BrownTimestep  75: step size = 0.0005, time = 0.0375, 2-norm error = 0.0076837, max norm error = 0.010859
153*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
154*c4762a1bSJed BrownTimestep  76: step size = 0.0005, time = 0.038, 2-norm error = 0.00763477, max norm error = 0.0107903
155*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
156*c4762a1bSJed BrownTimestep  77: step size = 0.0005, time = 0.0385, 2-norm error = 0.00758483, max norm error = 0.0107202
157*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
158*c4762a1bSJed BrownTimestep  78: step size = 0.0005, time = 0.039, 2-norm error = 0.00753396, max norm error = 0.0106486
159*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
160*c4762a1bSJed BrownTimestep  79: step size = 0.0005, time = 0.0395, 2-norm error = 0.00748219, max norm error = 0.0105758
161*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
162*c4762a1bSJed BrownTimestep  80: step size = 0.0005, time = 0.04, 2-norm error = 0.00742959, max norm error = 0.0105017
163*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
164*c4762a1bSJed BrownTimestep  81: step size = 0.0005, time = 0.0405, 2-norm error = 0.00737621, max norm error = 0.0104264
165*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
166*c4762a1bSJed BrownTimestep  82: step size = 0.0005, time = 0.041, 2-norm error = 0.00732209, max norm error = 0.0103501
167*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
168*c4762a1bSJed BrownTimestep  83: step size = 0.0005, time = 0.0415, 2-norm error = 0.00726729, max norm error = 0.0102728
169*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
170*c4762a1bSJed BrownTimestep  84: step size = 0.0005, time = 0.042, 2-norm error = 0.00721186, max norm error = 0.0101946
171*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
172*c4762a1bSJed BrownTimestep  85: step size = 0.0005, time = 0.0425, 2-norm error = 0.00715583, max norm error = 0.0101155
173*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
174*c4762a1bSJed BrownTimestep  86: step size = 0.0005, time = 0.043, 2-norm error = 0.00709926, max norm error = 0.0100357
175*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
176*c4762a1bSJed BrownTimestep  87: step size = 0.0005, time = 0.0435, 2-norm error = 0.00704218, max norm error = 0.00995507
177*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
178*c4762a1bSJed BrownTimestep  88: step size = 0.0005, time = 0.044, 2-norm error = 0.00698463, max norm error = 0.00987379
179*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
180*c4762a1bSJed BrownTimestep  89: step size = 0.0005, time = 0.0445, 2-norm error = 0.00692666, max norm error = 0.00979191
181*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
182*c4762a1bSJed BrownTimestep  90: step size = 0.0005, time = 0.045, 2-norm error = 0.00686831, max norm error = 0.00970947
183*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
184*c4762a1bSJed BrownTimestep  91: step size = 0.0005, time = 0.0455, 2-norm error = 0.00680961, max norm error = 0.00962653
185*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
186*c4762a1bSJed BrownTimestep  92: step size = 0.0005, time = 0.046, 2-norm error = 0.00675059, max norm error = 0.00954314
187*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
188*c4762a1bSJed BrownTimestep  93: step size = 0.0005, time = 0.0465, 2-norm error = 0.00669129, max norm error = 0.00945935
189*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
190*c4762a1bSJed BrownTimestep  94: step size = 0.0005, time = 0.047, 2-norm error = 0.00663175, max norm error = 0.00937521
191*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
192*c4762a1bSJed BrownTimestep  95: step size = 0.0005, time = 0.0475, 2-norm error = 0.00657199, max norm error = 0.00929075
193*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
194*c4762a1bSJed BrownTimestep  96: step size = 0.0005, time = 0.048, 2-norm error = 0.00651205, max norm error = 0.00920604
195*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
196*c4762a1bSJed BrownTimestep  97: step size = 0.0005, time = 0.0485, 2-norm error = 0.00645196, max norm error = 0.00912111
197*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
198*c4762a1bSJed BrownTimestep  98: step size = 0.0005, time = 0.049, 2-norm error = 0.00639174, max norm error = 0.00903599
199*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
200*c4762a1bSJed BrownTimestep  99: step size = 0.0005, time = 0.0495, 2-norm error = 0.00633143, max norm error = 0.00895074
201*c4762a1bSJed Brown    Linear solve converged due to CONVERGED_RTOL iterations 0
202*c4762a1bSJed BrownTimestep 100: step size = 0.0005, time = 0.05, 2-norm error = 0.00627104, max norm error = 0.00886538
203*c4762a1bSJed Brownavg. error (2 norm) = 0.00957673, avg. error (max norm) = 0.0136904
204*c4762a1bSJed BrownTS Object: 1 MPI processes
205*c4762a1bSJed Brown  type: beuler
206*c4762a1bSJed Brown  maximum steps=100
207*c4762a1bSJed Brown  maximum time=100.
208*c4762a1bSJed Brown  total number of linear solver iterations=4
209*c4762a1bSJed Brown  total number of linear solve failures=0
210*c4762a1bSJed Brown  total number of rejected steps=0
211*c4762a1bSJed Brown  using relative error tolerance of 0.0001,   using absolute error tolerance of 0.0001
212*c4762a1bSJed Brown  TSAdapt Object: 1 MPI processes
213*c4762a1bSJed Brown    type: none
214*c4762a1bSJed Brown  SNES Object: 1 MPI processes
215*c4762a1bSJed Brown    type: ksponly
216*c4762a1bSJed Brown    maximum iterations=50, maximum function evaluations=10000
217*c4762a1bSJed Brown    tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
218*c4762a1bSJed Brown    total number of linear solver iterations=0
219*c4762a1bSJed Brown    total number of function evaluations=1
220*c4762a1bSJed Brown    norm schedule ALWAYS
221*c4762a1bSJed Brown    KSP Object: 1 MPI processes
222*c4762a1bSJed Brown      type: gmres
223*c4762a1bSJed Brown        restart=30, using Classical (unmodified) Gram-Schmidt Orthogonalization with no iterative refinement
224*c4762a1bSJed Brown        happy breakdown tolerance 1e-30
225*c4762a1bSJed Brown      maximum iterations=10000, nonzero initial guess
226*c4762a1bSJed Brown      tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
227*c4762a1bSJed Brown      left preconditioning
228*c4762a1bSJed Brown      KSPGuess Object: 1 MPI processes
229*c4762a1bSJed Brown        type: pod
230*c4762a1bSJed Brown        Max size 10, tolerance 2.22045e-16, Ainner 0
231*c4762a1bSJed Brown      using PRECONDITIONED norm type for convergence test
232*c4762a1bSJed Brown    PC Object: 1 MPI processes
233*c4762a1bSJed Brown      type: none
234*c4762a1bSJed Brown      linear system matrix = precond matrix:
235*c4762a1bSJed Brown      Mat Object: 1 MPI processes
236*c4762a1bSJed Brown        type: seqaij
237*c4762a1bSJed Brown        rows=60, cols=60
238*c4762a1bSJed Brown        total: nonzeros=176, allocated nonzeros=176
239*c4762a1bSJed Brown        total number of mallocs used during MatSetValues calls=0
240*c4762a1bSJed Brown          not using I-node routines
241