Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gendwfsv (tsh, tgp, nst, idx, ngp, ngpq, igpqig, apwalmq, dapwalm, evecfv, devecfv, evecsv, devecsv, dwfmt, ld, dwfir) |
| subroutine gendwfsv | ( | logical, intent(in) | tsh, |
| logical, intent(in) | tgp, | ||
| integer, intent(in) | nst, | ||
| integer, dimension(*), intent(in) | idx, | ||
| integer, dimension(nspnfv), intent(in) | ngp, | ||
| integer, dimension(nspnfv), intent(in) | ngpq, | ||
| integer, dimension(ngkmax,nspnfv), intent(in) | igpqig, | ||
| complex(8), dimension(ngkmax,apwordmax,lmmaxapw,natmtot,nspnfv), intent(in) | apwalmq, | ||
| complex(8), dimension(ngkmax,apwordmax,lmmaxapw,nspnfv), intent(in) | dapwalm, | ||
| complex(8), dimension(nmatmax,nstfv,nspnfv), intent(in) | evecfv, | ||
| complex(8), dimension(nmatmax,nstfv,nspnfv), intent(in) | devecfv, | ||
| complex(8), dimension(nstsv,nstsv), intent(in) | evecsv, | ||
| complex(8), dimension(nstsv,nstsv), intent(in) | devecsv, | ||
| complex(8), dimension(npcmtmax,natmtot,nspinor,nst), intent(out) | dwfmt, | ||
| integer, intent(in) | ld, | ||
| complex(8), dimension(ld,nspinor,nst), intent(out) | dwfir | ||
| ) |
Definition at line 6 of file gendwfsv.f90.