Skip to main content

EigsStatus

Base class: Object

Runtime status returned by an iterative eigensolver.

Members

NameDescription
num_convergedGets the number of converged eigenpairs.
num_op_productsGets the number of operator-vector products used by the eigensolver.
num_restartsGets the number of restarts used by the eigensolver.
statusGets the final computation status.