Searched refs:KSPComputeExtremeSingularValues_GMRES (Results 1 – 9 of 9) sorted by relevance
58 PETSC_INTERN PetscErrorCode KSPComputeExtremeSingularValues_GMRES(KSP, PetscReal *, PetscReal *);
4 PetscErrorCode KSPComputeExtremeSingularValues_GMRES(KSP ksp, PetscReal *emax, PetscReal *emin) in KSPComputeExtremeSingularValues_GMRES() function
895 ksp->ops->computeextremesingularvalues = KSPComputeExtremeSingularValues_GMRES; in KSPCreate_GMRES()
386 ksp->ops->computeextremesingularvalues = KSPComputeExtremeSingularValues_GMRES; in KSPCreate_PGMRES()
549 ksp->ops->computeextremesingularvalues = KSPComputeExtremeSingularValues_GMRES; in KSPCreate_FGMRES()
674 ksp->ops->computeextremesingularvalues = KSPComputeExtremeSingularValues_GMRES; in KSPCreate_LGMRES()
578 ksp->ops->computeextremesingularvalues = KSPComputeExtremeSingularValues_GMRES; in KSPCreate_PIPEFGMRES()
633 ksp->ops->computeextremesingularvalues = KSPComputeExtremeSingularValues_GMRES; in KSPCreate_AGMRES()
1043 ksp->ops->computeextremesingularvalues = KSPComputeExtremeSingularValues_GMRES; in KSPCreate_DGMRES()