I have it set up now to print: > 0 KSP true resid max norm 1.149095087619e-03 ||r(i)||/||b|| > 1.000000000000e+00 > 0 KSP Residual norm 0.00424852
Is this OK? I would prefer (for my user) to not have the second line printed (with the 2-norm) ... On Oct 30, 2012, at 4:37 PM, Matthew Knepley <knepley at gmail.com> wrote: > On Tue, Oct 30, 2012 at 4:36 PM, Jed Brown <jedbrown at mcs.anl.gov> wrote: > On Tue, Oct 30, 2012 at 1:35 PM, Matthew Knepley <knepley at gmail.com> wrote: > We are getting enough of these that they might make more sense as flags. > Right now, true_residual prints > the true and preconditioned residual. I think it would be nicer to print all > the different norms I want on one line. > > Add preconditioned and true max norms to that list and it'll blow out the > right side of your screen. > > It won't blow out the side of Barry's third monitor. > > Matt > > -- > What most experimenters take for granted before they begin their experiments > is infinitely more interesting than any results to which their experiments > lead. > -- Norbert Wiener -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20121030/415a08a8/attachment.html>
