Home
last modified time | relevance | path

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

/petsc/src/snes/interface/ftn-custom/
H A Dzsnesf.c193 static PetscErrorCode ourmondestroy(PetscCtxRt ctx) in ourmondestroy() function
377 *ierr = SNESMonitorSet(*snes, oursnesmonitor, *snes, ourmondestroy); in snesmonitorset_()