Skip to content

Commit

Permalink
fix doubly defined f3temp
Browse files Browse the repository at this point in the history
  • Loading branch information
aoterodelaroza committed Feb 6, 2024
1 parent 2841f92 commit bafea7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -2590,7 +2590,6 @@ subroutine calc_di3_wannier(res,nmo,nbnd,nlat,nattr,nspin,atom1,atom2)
integer :: is, imo, jmo, kmo, ia, ja, ka, iba, ib, jb, kb, ibb
integer :: ic, jc, kc, icc, nlattot
real*8 :: fac
complex*16 :: f3temp

real*8, allocatable :: f3temp(:,:,:,:,:)
logical, allocatable :: useovrlp(:,:,:)
Expand Down

0 comments on commit bafea7b

Please sign in to comment.