Home
last modified time | relevance | path

Searched refs:SNESNewtonTRSetNormType (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/impls/tr/
H A Dtr.c113 PetscErrorCode SNESNewtonTRSetNormType(SNES snes, NormType norm) in SNESNewtonTRSetNormType() function
867 if (flg) PetscCall(SNESNewtonTRSetNormType(snes, norm)); in SNESSetFromOptions_NEWTONTR()
/petsc/doc/changes/
H A D321.md134 - Add support for trust region norm customization in `SNESNEWTONTR` via `SNESNewtonTRSetNormType`
/petsc/include/
H A Dpetscsnes.h176 PETSC_EXTERN PetscErrorCode SNESNewtonTRSetNormType(SNES, NormType);