petsc-3.14.6 2021-03-30
SNESConvergedReasonViewFromOptions
Processes command line options to determine if/how a SNESReason is to be viewed.
Synopsis
#include "petscsnes.h"
PetscErrorCode SNESConvergedReasonViewFromOptions(SNES snes)
Collective on SNES
Input Parameters
See Also
SNESCreate(), SNESSetUp(), SNESDestroy(), SNESSetTolerances(), SNESConvergedDefault(), SNESGetConvergedReason(), SNESConvergedReasonView()
Level
intermediate
Location
src/snes/interface/snes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages