yambo-code / yambo

This is the official GPL repository of the yambo code
http://www.yambo-code.eu/
GNU General Public License v2.0
91 stars 35 forks source link

Fix VecScatter in the case of MATNEST to obtain the eigenvectors in SLEPc #94

Closed blmelp closed 1 month ago

blmelp commented 1 month ago

Fixed issue mentioned in https://github.com/yambo-code/yambo/pull/66#issuecomment-2128099260.

Modifies the code for extracting the eigenvectors in SLEPc solver.

@joseeroman