DMTSSetRHSJacobianContextDestroy#
set TS
Jacobian evaluation context destroy function
Synopsis#
#include "petscts.h"
PetscErrorCode DMTSSetRHSJacobianContextDestroy(DM dm, PetscErrorCode (*f)(void *))
Not Collective
Input Parameters#
Note#
The user usually calls TSSetRHSJacobianContextDestroy()
which calls this routine
See Also#
TS: Scalable ODE and DAE Solvers, TS
, TSSetRHSJacobianContextDestroy()
, DMTSSetRHSJacobian()
, TSSetRHSJacobian()
Level#
advanced
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages