#include "slepceps.h" PetscErrorCode EPSCISSGetRefinement(EPS eps, PetscInt *inner, PetscInt *outer,PetscInt *blsize)Not Collective
inner | - number of iterative refinement iterations (inner loop) | |
outer | - number of iterative refinement iterations (outer loop) | |
blsize | - number of iterative refinement iterations (blocksize loop) |
Location: src/eps/impls/ciss/ciss.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages