#include "slepcpep.h" PetscErrorCode PEPLinearGetLinearization(PEP pep,PetscReal *alpha,PetscReal *beta)Not Collective
pep | - polynomial eigenvalue solver |
alpha | - the first parameter of the linearization | |
beta | - the second parameter of the linearization |
Location: src/pep/impls/linear/linear.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages