PCView_MG

Dave May dave.mayhem23 at gmail.com
Wed May 21 09:34:50 CDT 2008


Hey guys,
    I just noticed a strange inconsistency within PCView_MG.
This function reports
    pre-smooths=%D, post-smooths=%D
using the the values from
  mg[0]->default_smoothd,mg[0]->default_smoothu.
However, the values on level 0 are not modified by calls to
PCMGSetNumberSmoothDown/Up().
Hence mg[0]->default_smoothd,mg[0]->default_smoothu are always the default
value of 1.

The value of the relaxation sweeps is clear from the value of max_it defined
on the ksp at each level, so it seem unnecessary (and confusing) to report
that the pre/post-smooths based solely on the values of
default_smoothd/default_smoothu obtained from level 0.

Cheers,
    Dave.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20080522/6179e3b9/attachment.html>


More information about the petsc-dev mailing list