Searched refs:adjointmonitordestroy (Results 1 – 2 of 2) sorted by relevance
1332 …VoidFn *)ts->adjointmonitor[i], ts->adjointmonitorcontext[i], ts->adjointmonitordestroy[i], &ident… in TSAdjointMonitorSet()1337 ts->adjointmonitordestroy[ts->numberadjointmonitors] = adjointmdestroy; in TSAdjointMonitorSet()1364 …if (ts->adjointmonitordestroy[i]) PetscCall((*ts->adjointmonitordestroy[i])(&ts->adjointmonitorcon… in TSAdjointMonitorCancel()
183 PetscCtxDestroyFn *adjointmonitordestroy[MAXTSMONITORS]; member