Searched refs:SNESNewtonTRQNTypes (Results 1 – 2 of 2) sorted by relevance
11 const char *const SNESNewtonTRQNTypes[] = {"NONE", "SAME", "DIFFERENT", "SNESNewtonTRQNType",… variable862 …asi-Newton approximations for the model", "SNESNewtonTRSetQNType", SNESNewtonTRQNTypes, (PetscEnum… in SNESSetFromOptions_NEWTONTR()887 … if (tr->qn) PetscCall(PetscViewerASCIIPrintf(viewer, " qn=%s\n", SNESNewtonTRQNTypes[tr->qn])); in SNESView_NEWTONTR()
196 PETSC_EXTERN const char *const SNESNewtonTRQNTypes[]; variable