Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/dgmres/
H A Ddgmres.c831 static PetscErrorCode KSPDGMRESImproveEig_DGMRES(KSP ksp, PetscInt neig) in KSPDGMRESImproveEig_DGMRES() function
1059 …PetscObjectComposeFunction((PetscObject)ksp, "KSPDGMRESImproveEig_C", KSPDGMRESImproveEig_DGMRES)); in KSPCreate_DGMRES()