Searched refs:nutol (Results 1 – 1 of 1) sorted by relevance
18 PetscReal nutol; member238 if (ksp->its > 2 && minres->nutol > 0.0) { in KSPSolve_MINRES()244 if (tmp < minres->nutol) { in KSPSolve_MINRES()727 …ionsReal("-ksp_minres_nutol", "Inexactness tolerance", NULL, minres->nutol, &minres->nutol, NULL)); in KSPSetFromOptions_MINRES()