Searched refs:SNESANDERSON (Results 1 – 7 of 7) sorted by relevance
36 - ``SNESANDERSON``
65 PetscCall(SNESRegister(SNESANDERSON, SNESCreate_Anderson)); in SNESRegisterAll()
200 - Added Anderson Mixing as SNESANDERSON "anderson"
21 PetscSNESType SNESANDERSON
28 ANDERSON = S_(SNESANDERSON)
324 - ``SNESANDERSON``628 …e gradient (`SNESNCG`), nonlinear GMRES (`SNESNGMRES`), and Anderson Mixing (`SNESANDERSON`). These654 Anderson Mixing (`SNESANDERSON`) methods combine the last $m$ iterates, plus a new
42 #define SNESANDERSON "anderson" macro