Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/dgmres/
H A Ddgmres.c19 static PetscErrorCode KSPDGMRESSetMaxEigen(KSP ksp, PetscInt max_neig) in KSPDGMRESSetMaxEigen() function
533 if (flg) PetscCall(KSPDGMRESSetMaxEigen(ksp, max_neig)); in KSPSetFromOptions_DGMRES()