SNESConvergedReasonViewFromOptions#
Processes command line options to determine if/how a SNESConvergedReason
is to be viewed. All the user-provided convergedReasonView routines will be involved as well, if they exist.
Synopsis#
#include "petscsnes.h"
PetscErrorCode SNESConvergedReasonViewFromOptions(SNES snes)
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#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages