[petsc-users] early termination option in grid sequencing

Barry Smith bsmith at mcs.anl.gov
Sat Sep 19 16:33:23 CDT 2015


  Yeah the current code is kind of goofy. I have changed master and next branches so the SNESSolve() returns on the first grid it fails on rather than interpolating to the finer grids and trying again there (where it would generally be hopeless).

   Barry

> On Sep 17, 2015, at 9:14 PM, Gideon Simpson <gideon.simpson at gmail.com> wrote:
> 
> I think I may have asked this before, but, if while using grid sequencing in a snes, if there is a failure at a coarser grid, is there a way to get the whole sequence to terminate, rather than to try to solve at the next refinement?
> 
> -gideon
> 



More information about the petsc-users mailing list