Skip to content
Snippets Groups Projects
Commit eee27faf 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 ab1ef0f0
No related branches found
No related tags found
No related merge requests found
Pipeline #25724 failed
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