#include "slepceps.h" PetscErrorCode EPSCISSSetRefinement(EPS eps,PetscInt inner,PetscInt blsize)Logically Collective on EPS
eps | - the eigenproblem solver context | |
inner | - number of iterative refinement iterations (inner loop) | |
blsize | - number of iterative refinement iterations (blocksize loop) |
-eps_ciss_refine_inner | - Sets number of inner iterations | |
-eps_ciss_refine_blocksize | - Sets number of blocksize iterations |
Location: src/eps/impls/ciss/ciss.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages