#include "petscsnes.h" PetscErrorCode SNESSetUpdate(SNES snes, PetscErrorCode (*func)(SNES, PetscInt))Logically Collective on SNES Many br
Many br
Note: This is NOT what one uses to update the ghost points before a function evaluation, that should be done at the beginning of your FormFunction() Many brThis is not used by most users. Many br
Level:advanced
Location:src/snes/interface/snes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages