Home
last modified time | relevance | path

Searched refs:KSPChebyshevComputeExtremeEigenvalues_Private (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/impls/cheby/
H A Dcheby.c18 static PetscErrorCode KSPChebyshevComputeExtremeEigenvalues_Private(KSP kspest, PetscReal *emin, Pe… in KSPChebyshevComputeExtremeEigenvalues_Private() function
846 PetscCall(KSPChebyshevComputeExtremeEigenvalues_Private(cheb->kspest, &min, &max)); in KSPSetUp_Chebyshev()