Searched refs:TranCond (Results 1 – 1 of 1) sorted by relevance
21 PetscReal TranCond; member298 if ((Acond < minres->TranCond || !minres->qlp) && flag == flag0 && QLPiter == 0) { // MINRES in KSPSolve_MINRES()725 …ondition number to dynamically switch to QLP", "None", minres->TranCond, &minres->TranCond, NULL)); in KSPSetFromOptions_MINRES()855 minres->TranCond = 1.0 / PETSC_SQRT_MACHINE_EPSILON; in KSPCreate_MINRES()