Couple of requests.

Dave May dave.mayhem23 at gmail.com
Wed May 14 21:44:03 CDT 2008


Hello,
    Could the follow items be added into petsc-dev please.

1) Object: PCMG
    If the MGType is multiplicative*, *could PCView_MG(), report the value
of mg[0]->cyclesperpcapply (set by -pc_mg_multiplicative_cycle )

2) Object: SNESPicard
    Could the lines

    /* Call general purpose update function */
    if (snes->ops->update) {
      ierr = (*snes->ops->update)(snes, snes->iter);CHKERRQ(ierr);
    }

be included within the Picarad iteration like it is in SNESTR and SNESLS?


Thanks in advance.

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


More information about the petsc-dev mailing list