SNESSetIterationNumber#
Sets the current iteration number.
Synopsis#
#include "petscsnes.h"
PetscErrorCode SNESSetIterationNumber(SNES snes, PetscInt iter)
Not Collective
Input Parameters#
snes -
SNES
contextiter - iteration number
See Also#
Level#
developer
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages