Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/dgmres/
H A Ddgmres.c491 static PetscErrorCode KSPDGMRESSetMaxEigen_DGMRES(KSP ksp, PetscInt max_neig) in KSPDGMRESSetMaxEigen_DGMRES() function
1053 …tscObjectComposeFunction((PetscObject)ksp, "KSPDGMRESSetMaxEigen_C", KSPDGMRESSetMaxEigen_DGMRES)); in KSPCreate_DGMRES()