mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
ELPA: disabled buggy ga_evp_real when requesting a subset of evals
This commit is contained in:
parent
5d0ab8d56c
commit
1c8b243740
1 changed files with 1 additions and 0 deletions
|
|
@ -268,6 +268,7 @@ c patching non computed eigenvectors with identity
|
|||
nmoout=0
|
||||
call ga_evp_real(g_s, g_svecs, evals,nb,nmoout)
|
||||
elseif(yev.eq.'l') then
|
||||
call errquit('yev=l disabled ',0,0)
|
||||
nmoout=nocc
|
||||
call ga_evp_real(g_s, g_svecs, evals,nb,nmoout)
|
||||
call dft_idtyvecs(g_svecs,nmoout+1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue