9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-12-22 19:43:32 +01:00

bugfix in restore_symmetry

This commit is contained in:
Yann Damour 2023-01-18 09:05:16 +01:00
parent d2f234afb5
commit 66ce35f5db

View File

@ -1735,6 +1735,7 @@ subroutine restore_symmetry(m,n,A,LDA,thresh)
! enddo
! Symmetrize
i = 1
do while( (i < sze).and.(-copy(i) > thresh) )
pi = i
pf = i