Searched refs:KSPGLTRGetMinEig_GLTR (Results 1 – 1 of 1) sorted by relevance
958 static PetscErrorCode KSPGLTRGetMinEig_GLTR(KSP ksp, PetscReal *e_min) in KSPGLTRGetMinEig_GLTR() function1077 …tscCall(PetscObjectComposeFunction((PetscObject)ksp, "KSPGLTRGetMinEig_C", KSPGLTRGetMinEig_GLTR)); in KSPCreate_GLTR()