Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/impls/brgn/ftn-custom/
H A Dzbrgnf.c22 static PetscErrorCode ourtaobrgnreghessroutine(Tao tao, Vec x, Mat H, PetscCtx ctx) in ourtaobrgnreghessroutine() function
38 if (!*ierr) *ierr = TaoBRGNSetRegularizerHessianRoutine(*tao, *H, ourtaobrgnreghessroutine, ctx); in taobrgnsetregularizerhessianroutine_()