DMSNESSetFunctionContextDestroy#
set SNES
residual evaluation context destroy function
Synopsis#
#include "petscsnes.h"
#include "petscdm.h"
PetscErrorCode DMSNESSetFunctionContextDestroy(DM dm, PetscErrorCode (*f)(void *))
Not Collective
Input Parameters#
See Also#
Level#
advanced
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages