Go to the source code of this file.
Functions/Subroutines | |
| subroutine | genzvmatk (zvmt, zvir, ngp, igpig, wfmt, wfir, wfgp, vmat) |
| subroutine genzvmatk | ( | complex(8), dimension(npcmtmax,natmtot), intent(in) | zvmt, |
| complex(8), dimension(ngtc), intent(in) | zvir, | ||
| integer, intent(in) | ngp, | ||
| integer, dimension(ngp), intent(in) | igpig, | ||
| complex(4), dimension(npcmtmax,natmtot,nspinor,nstsv), intent(in) | wfmt, | ||
| complex(4), dimension(ngtc,nspinor,nstsv), intent(in) | wfir, | ||
| complex(4), dimension(ngp,nspinor,nstsv), intent(in) | wfgp, | ||
| complex(8), dimension(nstsv,nstsv), intent(out) | vmat | ||
| ) |
Definition at line 6 of file genzvmatk.f90.