Searched refs:infoc (Results 1 – 4 of 4) sorted by relevance
129 … <= ls->rtol * ls->stepmax)) || (ls->nfeval + ls->nfgeval >= ls->max_funcs - 1) || mt->infoc == 0)) in TaoLineSearchApply_MT()196 if ((mt->bracket && (ls->step <= ls->stepmin || ls->step >= ls->stepmax)) || !mt->infoc) { in TaoLineSearchApply_MT()290 ctx->infoc = 1; in TaoLineSearchCreate_MT()371 mtP->infoc = 0; in Tao_mcstep()385 mtP->infoc = 1; in Tao_mcstep()408 mtP->infoc = 2; in Tao_mcstep()434 mtP->infoc = 3; in Tao_mcstep()465 mtP->infoc = 4; in Tao_mcstep()
5 PetscInt infoc; member
9 PetscInt infoc; member
204 neP->infoc = 1; in TaoLineSearchCreate_GPCG()