#include "slepcpep.h" PetscErrorCode PEPSTOARSetLinearization(PEP pep,PetscReal alpha,PetscReal beta)Logically Collective on pep
pep | - polynomial eigenvalue solver | |
alpha | - first parameter of the linearization | |
beta | - second parameter of the linearization |
-pep_stoar_linearization <alpha,beta> | - Sets the coefficients |
Location: src/pep/impls/krylov/stoar/stoar.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages