Go to the source code of this file.
Functions/Subroutines | |
| subroutine | genpmatk (ngp, igpig, vgpc, wfmt, wfgp, pmat) |
| subroutine genpmatk | ( | integer, dimension(nspnfv), intent(in) | ngp, |
| integer, dimension(ngkmax,nspnfv), intent(in) | igpig, | ||
| real(8), dimension(3,ngkmax,nspnfv), intent(in) | vgpc, | ||
| complex(8), dimension(npcmtmax,natmtot,nspinor,nstsv), intent(in) | wfmt, | ||
| complex(8), dimension(ngkmax,nspinor,nstsv), intent(in) | wfgp, | ||
| complex(8), dimension(nstsv,nstsv,3), intent(out) | pmat | ||
| ) |
Definition at line 10 of file genpmatk.f90.