slepc4py.SLEPc.PEP.Scale#
- class slepc4py.SLEPc.PEP.Scale#
Bases:
objectPEP scaling strategy.
NONE: No scaling.SCALAR: Parameter scaling.DIAGONAL: Diagonal scaling.BOTH: Both parameter and diagonal scaling.
Attributes Summary
Constant
BOTHof typeintConstant
DIAGONALof typeintConstant
NONEof typeintConstant
SCALARof typeintAttributes Documentation