#include "slepcpep.h" PetscErrorCode PEPCISSGetRefinement(PEP pep, PetscInt *inner, PetscInt *blsize)Not Collective
pep | - the polynomial eigensolver context |
inner | - number of iterative refinement iterations (inner loop) | |
blsize | - number of iterative refinement iterations (blocksize loop) |
Location: src/pep/impls/ciss/pciss.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages