Go to the source code of this file.
Functions/Subroutines | |
| subroutine | genolpq (nst, expqmt, ngpq, igpqig, wfmt, wfir, wfmtq, wfgpq, oq) |
| subroutine genolpq | ( | integer, intent(in) | nst, |
| complex(8), dimension(npcmtmax,natmtot), intent(in) | expqmt, | ||
| integer, dimension(nspnfv), intent(in) | ngpq, | ||
| integer, dimension(ngkmax,nspnfv), intent(in) | igpqig, | ||
| complex(8), dimension(npcmtmax,natmtot,nspinor,nst), intent(in) | wfmt, | ||
| complex(8), dimension(ngtc,nspinor,nst), intent(in) | wfir, | ||
| complex(8), dimension(npcmtmax,natmtot,nspinor,nst), intent(in) | wfmtq, | ||
| complex(8), dimension(ngkmax,nspinor,nst), intent(in) | wfgpq, | ||
| complex(8), dimension(nst,nst), intent(out) | oq | ||
| ) |
Definition at line 6 of file genolpq.f90.