SNESNGMRESSetRestartType#

Sets the restart type for SNESNGMRES.

Synopsis#

Logically Collective

Input Parameters#

Options Database Keys#

  • -snes_ngmres_restart_type<difference,periodic,none> - set the restart type

  • -snes_ngmres_restart <30> - sets the number of iterations before restart for periodic

See Also#

SNES: Nonlinear Solvers, SNES, SNES_NGMRES_RESTART_DIFFERENCE, SNESNGMRES, SNESNGMRESRestartType, SNESNGMRESSetRestartFmRise(), SNESNGMRESSetSelectType()

Level#

intermediate

Location#

src/snes/impls/ngmres/snesngmres.c

Implementations#

SNESNGMRESSetRestartType_NGMRES() in src/snes/impls/ngmres/snesngmres.c


Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages