Go to the source code of this file.
Functions/Subroutines | |
| pure subroutine | dhmlistl (ngp, ngpq, igpig, igpqig, vgpc, vgpqc, ld, dh) |
| pure subroutine dhmlistl | ( | integer, intent(in) | ngp, |
| integer, intent(in) | ngpq, | ||
| integer, dimension(ngkmax), intent(in) | igpig, | ||
| integer, dimension(ngkmax), intent(in) | igpqig, | ||
| real(8), dimension(3,ngkmax), intent(in) | vgpc, | ||
| real(8), dimension(3,ngkmax), intent(in) | vgpqc, | ||
| integer, intent(in) | ld, | ||
| complex(8), dimension(ld,*), intent(out) | dh | ||
| ) |