DMTSSetIFunctionContextDestroy#
set TS
implicit evaluation context destroy function into a DMTS
Synopsis#
#include "petscts.h"
PetscErrorCode DMTSSetIFunctionContextDestroy(DM dm, PetscCtxDestroyFn *f)
Not Collective
Input Parameters#
f - implicit evaluation context destroy function, see
PetscCtxDestroyFn
for its calling sequence
See Also#
TS: Scalable ODE and DAE Solvers, DMTS
, DM
, TS
, DMTSSetIFunction()
, TSSetIFunction()
, PetscCtxDestroyFn
Level#
developer
Location#
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages