Go to the source code of this file.
Functions/Subroutines | |
subroutine | gendmatk (tspndg, tlmdg, lmin, lmax, ias, nst, idx, ngp, apwalm, evecfv, evecsv, ld, dmat) |
subroutine gendmatk | ( | logical, intent(in) | tspndg, |
logical, intent(in) | tlmdg, | ||
integer, intent(in) | lmin, | ||
integer, intent(in) | lmax, | ||
integer, intent(in) | ias, | ||
integer, intent(in) | nst, | ||
integer, dimension(*), intent(in) | idx, | ||
integer, dimension(nspnfv), intent(in) | ngp, | ||
complex(8), dimension(ngkmax,apwordmax,lmmaxapw,natmtot,nspnfv), intent(in) | apwalm, | ||
complex(8), dimension(nmatmax,nstfv,nspnfv), intent(in) | evecfv, | ||
complex(8), dimension(nstsv,nstsv), intent(in) | evecsv, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(ld,nspinor,ld,nspinor,nst), intent(out) | dmat | ||
) |
Definition at line 6 of file gendmatk.f90.