Searched refs:SNESLINESEARCHBISECTION (Results 1 – 6 of 6) sorted by relevance
36 PetscCall(SNESLineSearchRegister(SNESLINESEARCHBISECTION, SNESLineSearchCreate_Bisection)); in SNESLineSearchRegisterAll()
99 - Add `SNESLINESEARCHBISECTION` as new SNES line search type, performing a bisection line search on…
247 PetscSNESLineSearchType SNESLINESEARCHBISECTION
2733 BISECTION = S_(SNESLINESEARCHBISECTION)
775 #define SNESLINESEARCHBISECTION "bisection" macro
379 Bisection ``SNESLINESEARCHBISECTION`` ``bisection``430 For highly non-linear problems, the bisection line search `SNESLINESEARCHBISECTION`