Go to the source code of this file.
Functions/Subroutines | |
subroutine | hmlaaq (is, ias, ngp, ngpq, apwalm, apwalmq, ld, hq) |
subroutine hmlaaq | ( | integer, intent(in) | is, |
integer, intent(in) | ias, | ||
integer, intent(in) | ngp, | ||
integer, intent(in) | ngpq, | ||
complex(8), dimension(ngkmax,apwordmax,lmmaxapw), intent(in) | apwalm, | ||
complex(8), dimension(ngkmax,apwordmax,lmmaxapw), intent(in) | apwalmq, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(*), intent(inout) | hq | ||
) |
Definition at line 6 of file hmlaaq.f90.