slepc4py.SLEPc.EPS.CISSExtraction# class slepc4py.SLEPc.EPS.CISSExtraction# Bases: object EPS CISS extraction technique. RITZ: Ritz extraction. HANKEL: Extraction via Hankel eigenproblem. Attributes Summary HANKEL Constant HANKEL of type int RITZ Constant RITZ of type int Attributes Documentation HANKEL: int = HANKEL# Constant HANKEL of type int RITZ: int = RITZ# Constant RITZ of type int