SNESGetIterationNumber
Gets the current iteration number of the nonlinear solver.
Synopsis
int SNESGetIterationNumber(SNES snes,int* iter)
Not
Collective
Input Parameter
snes -SNES context
Output Parameter
iter -iteration number
Keywords
SNES, nonlinear, get, iteration, number
Location: src/snes/interface/snes.c
SNES Index
Table of Contents