Searched refs:CondEig (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/ksp/impls/gmres/dgmres/ |
| H A D | dgmres.c | 756 …PetscReal CondEig; /* lower bound on the reciprocal condition number for the selected cluster o… in KSPDGMRESComputeSchurForm_DGMRES() local 758 … LAPACKtrsen_("B", "V", select, &bn, A, &ldA, Q, &ldQ, wr, wi, &NbrEig, &CondEig, &CondSub, work, … in KSPDGMRESComputeSchurForm_DGMRES()
|