#include "slepcpep.h" PetscErrorCode PEPSTOARSetLinearization(PEP pep,PetscReal alpha,PetscReal beta)Logically Collective
pep | - polynomial eigenvalue solver | |
alpha | - first parameter of the linearization | |
beta | - second parameter of the linearization |
-pep_stoar_linearization <alpha,beta> | - Sets the coefficients |