Go to the source code of this file.
Functions/Subroutines | |
pure subroutine | findngkmax (nkpt, vkc, nspnfv, vqcss, ngv, vgc, gkmax, ngkmax) |
pure subroutine findngkmax | ( | integer, intent(in) | nkpt, |
real(8), dimension(3,nkpt), intent(in) | vkc, | ||
integer, intent(in) | nspnfv, | ||
real(8), dimension(3), intent(in) | vqcss, | ||
integer, intent(in) | ngv, | ||
real(8), dimension(3,ngv), intent(in) | vgc, | ||
real(8), intent(in) | gkmax, | ||
integer, intent(out) | ngkmax | ||
) |