Go to the source code of this file.
Functions/Subroutines | |
subroutine | det_shift (NTK, NWF, nsgm, FermiEnergy, sgmw, EKS, EMK, shift_value) |
subroutine det_shift | ( | integer | NTK, | |
integer | NWF, | |||
integer | nsgm, | |||
real(8) | FermiEnergy, | |||
real(8),dimension(nsgm) | sgmw, | |||
real(8),dimension(nwf,ntk) | EKS, | |||
complex(8),dimension(nwf,ntk,nsgm) | EMK, | |||
real(8) | shift_value | |||
) |
Definition at line 1 of file sub_det_shift.f90.
Referenced by calc_gwdos().