Searched refs:ourtaoobjectiveroutine (Results 1 – 1 of 1) sorted by relevance
72 static PetscErrorCode ourtaoobjectiveroutine(Tao tao, Vec x, PetscReal *f, PetscCtx ctx) in ourtaoobjectiveroutine() function170 if (!*ierr) *ierr = TaoSetObjective(*tao, ourtaoobjectiveroutine, ctx); in taosetobjective_()