Searched refs:SNESNewtonTRFallbackTypes (Results 1 – 2 of 2) sorted by relevance
10 const char *const SNESNewtonTRFallbackTypes[] = {"NEWTON", "CAUCHY", "DOGLEG", "SNESNewtonTRFallbac… variable858 …is outside of the trust region", "SNESNewtonTRSetFallbackType", SNESNewtonTRFallbackTypes, (PetscE… in SNESSetFromOptions_NEWTONTR()886 …PetscCall(PetscViewerASCIIPrintf(viewer, " fallback=%s\n", SNESNewtonTRFallbackTypes[tr->fallba… in SNESView_NEWTONTR()
167 PETSC_EXTERN const char *const SNESNewtonTRFallbackTypes[]; variable