Searched refs:morethuente_type (Results 1 – 9 of 9) sorted by relevance
242 const char *morethuente_type = TAOLINESEARCHMT; in TaoCreate_LMVM() local267 PetscCall(TaoLineSearchSetType(tao->linesearch, morethuente_type)); in TaoCreate_LMVM()
277 const char *morethuente_type = TAOLINESEARCHMT; in TaoCreate_CG() local297 PetscCall(TaoLineSearchSetType(tao->linesearch, morethuente_type)); in TaoCreate_CG()
221 const char *morethuente_type = TAOLINESEARCHMT; in TaoCreate_BLMVM() local243 PetscCall(TaoLineSearchSetType(tao->linesearch, morethuente_type)); in TaoCreate_BLMVM()
307 const char *morethuente_type = TAOLINESEARCHMT; in TaoCreate_TRON() local356 PetscCall(TaoLineSearchSetType(tao->linesearch, morethuente_type)); in TaoCreate_TRON()
743 const char *morethuente_type = TAOLINESEARCHMT; in TaoCreate_NTL() local816 PetscCall(TaoLineSearchSetType(tao->linesearch, morethuente_type)); in TaoCreate_NTL()
570 const char *morethuente_type = TAOLINESEARCHMT; in TaoCreate_LCL() local597 PetscCall(TaoLineSearchSetType(tao->linesearch, morethuente_type)); in TaoCreate_LCL()
870 const char *morethuente_type = TAOLINESEARCHMT; in TaoCreate_NLS() local956 PetscCall(TaoLineSearchSetType(tao->linesearch, morethuente_type)); in TaoCreate_NLS()
334 const char *morethuente_type = TAOLINESEARCHMT; in TaoCreate_BNCG() local354 PetscCall(TaoLineSearchSetType(tao->linesearch, morethuente_type)); in TaoCreate_BNCG()
3244 const char *morethuente_type = TAOLINESEARCH_MT;3265 PetscCall(TaoLineSearchSetType(tao->linesearch, morethuente_type));