#include "slepceps.h" PetscErrorCode EPSGetBalance(EPS eps,EPSBalance *bal,PetscInt *its,PetscReal *cutoff)Not Collective
eps | - the eigensolver context |
bal | - the balancing method | |
its | - number of iterations of the balancing algorithm | |
cutoff | - cutoff value |
Location: src/eps/interface/epsopts.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages