[petsc-dev] [petsc-users] Convergence of AMG

Mark Adams mfadams at lbl.gov
Mon Oct 29 08:27:15 CDT 2018


On Sun, Oct 28, 2018 at 4:54 PM Smith, Barry F. <bsmith at mcs.anl.gov> wrote:

>
>    Moved a question not needed in the public discussions to petsc-dev to
> ask Mark.
>
>
>    Mark,
>
>     PCGAMGSetCoarseEqLim - Set maximum number of equations on coarsest
> grid


>    Is there a way to set the minimum number of equations on the coarse
> grid also? This particular case goes down to 6, 54 and 642 unknowns on the
> coarsest grids when I'm guessing it would be better to stop at 642 unknowns
> for the coarsest level.
>

No, because I don't know how it is going to coarsen I did not want to
bother with backtracking (I do when there is an error on the coarse grid so
it would be easy to add this but I don't think it is worth the clutter).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20181029/c2101b95/attachment.html>


More information about the petsc-dev mailing list