#include "slepcnep.h" PetscErrorCode NEPCISSGetRefinement(NEP nep, PetscInt *inner, PetscInt *blsize)Not Collective
nep | - the nonlinear eigensolver context |
inner | - number of iterative refinement iterations (inner loop) | |
blsize | - number of iterative refinement iterations (blocksize loop) |
Location: src/nep/impls/ciss/nciss.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages