Searched refs:ourtaogradientroutine (Results 1 – 1 of 1) sorted by relevance
77 static PetscErrorCode ourtaogradientroutine(Tao tao, Vec x, Vec g, PetscCtx ctx) in ourtaogradientroutine() function177 if (!*ierr) *ierr = TaoSetGradient(*tao, *g, ourtaogradientroutine, ctx); in taosetgradient_()