[petsc-dev] PCReset_MG

Jed Brown jedbrown at mcs.anl.gov
Mon Jul 23 18:25:27 CDT 2012


On Mon, Jul 23, 2012 at 2:58 PM, Mark F. Adams <mark.adams at columbia.edu>wrote:

> I'm trying to have PC_GAMG redo its setup (of MG) on every solve.  I call
> PCReset_MG, but looks like PCReset_MG does not reset
>
> pc->setupcalled=0;
>

This is at the end of PCReset().

Where are you calling this from? Why use the private interface directly?


>
> And it seems like it should.  Am I right?  (I can push this, I just want
> to check that I'm not wrong.)
>
> Mark
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120723/84183825/attachment.html>


More information about the petsc-dev mailing list