Searched refs:SNESNewtonTRSetNormType (Results 1 – 3 of 3) sorted by relevance
113 PetscErrorCode SNESNewtonTRSetNormType(SNES snes, NormType norm) in SNESNewtonTRSetNormType() function867 if (flg) PetscCall(SNESNewtonTRSetNormType(snes, norm)); in SNESSetFromOptions_NEWTONTR()
134 - Add support for trust region norm customization in `SNESNEWTONTR` via `SNESNewtonTRSetNormType`
176 PETSC_EXTERN PetscErrorCode SNESNewtonTRSetNormType(SNES, NormType);