Searched defs:max_neig (Results 1 – 1 of 1) sorted by relevance
19 static PetscErrorCode KSPDGMRESSetMaxEigen(KSP ksp, PetscInt max_neig) in KSPDGMRESSetMaxEigen()265 PetscInt max_neig = dgmres->max_neig; in KSPDestroy_DGMRES() local491 static PetscErrorCode KSPDGMRESSetMaxEigen_DGMRES(KSP ksp, PetscInt max_neig) in KSPDGMRESSetMaxEigen_DGMRES()523 PetscInt max_neig; in KSPSetFromOptions_DGMRES() local549 …PetscInt max_neig = dgmres->max_neig; /* Max number of eigenvalues to extract during … in KSPDGMRESComputeDeflationData_DGMRES() local781 PetscInt max_neig = dgmres->max_neig; in KSPDGMRESApplyDeflation_DGMRES() local