SNESConvergedReasonViewFromOptions#

Processes command line options to determine if/how a SNESConvergedReason is to be viewed at the end of SNESSolve() All the user-provided convergedReasonView routines will be involved as well, if they exist.

Synopsis#

Collective

Input Parameter#

  • snes - the SNES object

See Also#

SNES: Nonlinear Solvers, SNES, SNESConvergedReason, SNESConvergedReasonViewSet(), SNESCreate(), SNESSetUp(), SNESDestroy(), SNESSetTolerances(), SNESConvergedDefault(), SNESGetConvergedReason(), SNESConvergedReasonView()

Level#

advanced

Location#

src/snes/interface/snes.c


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