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