if (*iterm != 0) {
goto L11190;
}
+ if (nlopt_stop_time(stop)) { *iterm = 100; goto L11190; }
*f = objgrad(*nf, &x[1], &gf[1], objgrad_data);
++stop->nevals;
++stat_1->nfg;
if (*iterm != 0) {
goto L11190;
}
+ if (nlopt_stop_time(stop)) { *iterm = 100; goto L11190; }
if (kbf > 0 && rmax > 0.) {
luksan_pyrmc0__(nf, &n, &ix[1], &gf[1], &eps8, &umax, gmax, &rmax, &
iold, &irest);
if (*iterm != 0) {
goto L11190;
}
+ if (nlopt_stop_time(stop)) { *iterm = 100; goto L11190; }
/* DIRECTION DETERMINATION */
if (*iterm != 0) {
goto L11190;
}
+ if (nlopt_stop_time(stop)) { *iterm = 100; goto L11190; }
if (irest != 0) {
goto L11130;
}
if (*iterm != 0) {
goto L11190;
}
+ if (nlopt_stop_time(stop)) { *iterm = 100; goto L11190; }
*f = objgrad(*nf, &x[1], &gf[1], objgrad_data);
++stop->nevals;
++stat_1->nfg;
if (*iterm != 0) {
goto L11190;
}
+ if (nlopt_stop_time(stop)) { *iterm = 100; goto L11190; }
if (irest != 0) {
goto L11130;
}