#include "slepceps.h" PetscErrorCode EPSCISSSetExtraction(EPS eps,EPSCISSExtraction extraction)Logically Collective on EPS
eps | - the eigenproblem solver context | |
extraction | - the extraction technique |
-eps_ciss_extraction | - Sets the extraction technique (either 'ritz' or 'hankel') |
If the 'hankel' option is specified (EPS_CISS_EXTRACTION_HANKEL), then the Block Hankel method is used for extracting eigenpairs.
Location: src/eps/impls/ciss/ciss.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages