Searched refs:ourtaoupdateroutine (Results 1 – 1 of 1) sorted by relevance
161 static PetscErrorCode ourtaoupdateroutine(Tao tao, PetscInt iter, PetscCtx ctx) in ourtaoupdateroutine() function297 if (!*ierr) *ierr = TaoSetUpdate(*tao, ourtaoupdateroutine, ctx); in taosetupdate_()