Searched refs:SNESLINESEARCHCP (Results 1 – 8 of 8) sorted by relevance
34 PetscCall(SNESLineSearchRegister(SNESLINESEARCHCP, SNESLineSearchCreate_CP)); in SNESLineSearchRegisterAll()
107 PetscCall(SNESLineSearchSetType(linesearch, SNESLINESEARCHCP)); in SNESSetFromOptions_NCG()
298 - ``SNESLINESEARCHCP``377 Critical point ``SNESLINESEARCHCP`` ``cp``420 if set, and `SNESLINESEARCHCP`, which minimizes $F(x) \cdot Y$ where432 `SNESLINESEARCHCP`, it seeks to find the root of $F(x) \cdot Y$.645 (`SNESLINESEARCHCP` by default). Five variants (Fletcher-Reed,686 - ``SNESLINESEARCHCP``
160 - SNESLINESEARCHCP,("cp") added as the default line search method
348 PetscCall(SNESLineSearchSetType(linesearch, SNESLINESEARCHCP)); in SNESSetFromOptions_QN()
244 PetscSNESLineSearchType SNESLINESEARCHCP
2730 CP = S_(SNESLINESEARCHCP)
772 #define SNESLINESEARCHCP "cp" macro