Home
last modified time | relevance | path

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

/petsc/src/snes/interface/ftn-custom/
H A Dzsnesf.c189 static PetscErrorCode oursnesmonitor(SNES snes, PetscInt i, PetscReal d, PetscCtx ctx) in oursnesmonitor() function
377 *ierr = SNESMonitorSet(*snes, oursnesmonitor, *snes, ourmondestroy); in snesmonitorset_()