Searched refs:KSPDGMRESSetMaxEigen_DGMRES (Results 1 – 1 of 1) sorted by relevance
491 static PetscErrorCode KSPDGMRESSetMaxEigen_DGMRES(KSP ksp, PetscInt max_neig) in KSPDGMRESSetMaxEigen_DGMRES() function1053 …tscObjectComposeFunction((PetscObject)ksp, "KSPDGMRESSetMaxEigen_C", KSPDGMRESSetMaxEigen_DGMRES)); in KSPCreate_DGMRES()