slepc4py.SLEPc.PEP.Stop# class slepc4py.SLEPc.PEP.Stop# Bases: object PEP stopping test. BASIC: Default stopping test. USER: User-defined stopping test. See also PEPStop Attributes Summary BASIC Constant BASIC of type int USER Constant USER of type int Attributes Documentation BASIC: int = BASIC# Constant BASIC of type int USER: int = USER# Constant USER of type int