Searched refs:SNESNewtonTRSetFallbackType (Results 1 – 2 of 2) sorted by relevance
171 PetscErrorCode SNESNewtonTRSetFallbackType(SNES snes, SNESNewtonTRFallbackType ftype) in SNESNewtonTRSetFallbackType() function859 if (flg) PetscCall(SNESNewtonTRSetFallbackType(snes, fallback)); in SNESSetFromOptions_NEWTONTR()
173 PETSC_EXTERN PetscErrorCode SNESNewtonTRSetFallbackType(SNES, SNESNewtonTRFallbackType);