#include "slepcpep.h" PetscErrorCode PEPGetScale(PEP pep,PEPScale *scale,PetscReal *alpha,PetscInt *its,PetscReal *lambda)Not Collective
scale | - scaling strategy | |
alpha | - the scaling factor used in the scalar strategy | |
its | - number of iterations of the diagonal scaling algorithm | |
lambda | - approximation to wanted eigenvalues (modulus) |
Location: src/pep/interface/pepopts.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages