Home
last modified time | relevance | path

Searched refs:ourmonitordestroy (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/interface/ftn-custom/
H A Dztsf.c133 static PetscErrorCode ourmonitordestroy(PetscCtxRt ctx) in ourmonitordestroy() function
289 *ierr = TSMonitorSet(*ts, ourmonitor, *ts, ourmonitordestroy); in tsmonitorset_()