Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/interface/ftn-custom/
H A Dzitfuncf.c83 static PetscErrorCode ourtestdestroy(PetscCtxRt ctx) in ourtestdestroy() function
131 *ierr = KSPSetConvergenceTest(*ksp, ourtest, *ksp, ourtestdestroy); in kspsetconvergencetest_()