SNESResetFromOptions#
Sets various SNES
and KSP
parameters from user options ONLY if the SNESSetFromOptions()
was previously set from options
Synopsis#
#include "petscsnes.h"
PetscErrorCode SNESResetFromOptions(SNES snes)
Collective
Input Parameter#
snes - the
SNES
context
See Also#
SNES: Nonlinear Solvers, SNES
, SNESSetFromOptions()
, SNESSetOptionsPrefix()
Level#
beginner
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages