Skip to content
Snippets Groups Projects
Commit 83dbed87 authored by Joseph Weston's avatar Joseph Weston
Browse files

fix bug in mumps-assisted sparse diagonalization

When using the shift-invert method the *unshifted* matrix should
be passed to 'eigsh', but the inverse involving the *shifted* matrix
should be passed as the 'OPinv' parameter.

This did not result in a bug in the bound state solver, as we are
always trying to find eigenvalues close to 0.
parent 38225552
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment