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