Go to the source code of this file.
Functions/Subroutines | |
subroutine | genvmatk (vmt, vir, ngp, igpig, wfmt, ld, wfgp, vmat) |
subroutine genvmatk | ( | real(8), dimension(npcmtmax,natmtot), intent(in) | vmt, |
real(8), dimension(ngtc), intent(in) | vir, | ||
integer, dimension(nspnfv), intent(in) | ngp, | ||
integer, dimension(ngkmax,nspnfv), intent(in) | igpig, | ||
complex(4), dimension(npcmtmax,natmtot,nspinor,nstsv), intent(in) | wfmt, | ||
integer, intent(in) | ld, | ||
complex(4), dimension(ld,nspinor,nstsv), intent(in) | wfgp, | ||
complex(8), dimension(nstsv,nstsv), intent(out) | vmat | ||
) |
Definition at line 6 of file genvmatk.f90.