Searched refs:SNESNewtonTRSetQNType (Results 1 – 3 of 3) sorted by relevance
143 PetscErrorCode SNESNewtonTRSetQNType(SNES snes, SNESNewtonTRQNType use) in SNESNewtonTRSetQNType() function863 if (flg) PetscCall(SNESNewtonTRSetQNType(snes, qn)); in SNESSetFromOptions_NEWTONTR()
133 - Add support for Quasi-Newton models in `SNESNEWTONTR` via `SNESNewtonTRSetQNType`
198 PETSC_EXTERN PetscErrorCode SNESNewtonTRSetQNType(SNES, SNESNewtonTRQNType);