Skip to main content

mode

Method of EigsOptions.

mode() -> integer

Gets the operator-function implementation mode. mode is an integer flag that can be used to select between the Spectra decomposition (serial; mode = 1) and Kothar decomposition (parallel; mode = 0) implementation. The Kothar decomposition is the default for Hermitian operators and disallowed for non-Hermitian operators.