#include "slepceps.h" PetscErrorCode EPSCHASESetDegree(EPS eps,PetscInt deg,PetscBool opt)Logically Collective
eps | - the eigenproblem solver context | |
deg | - initial degree of Chebyshev polynomial filter | |
opt | - internal optimization of polynomial degree |
-eps_chase_degree | - Sets the initial degree | |
-eps_chase_degree_opt | - Enables/disables the optimization |