GSNESUpdate

This is a general purpose function which is called at the beginning of every iterate.

Synopsis

#include "petscsnes.h" 
#include "gsolver.h" 
int GSNESUpdate(GSNES snes, int step)
Collective on GSNES

Input Parameters

snes - The nonlinear solver context
step - The current step

Keywords

GSNES, update

See Also

SNESSolve()

Level:advanced
Location:
src/gsolver/interface/gsnes.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages