Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gengqf (ng, vqpc, vgqc, gqc, jlgqr, ylmgq, sfacgq) |
| subroutine gengqf | ( | integer, intent(in) | ng, |
| real(8), dimension(3), intent(in) | vqpc, | ||
| real(8), dimension(3,ng), intent(out) | vgqc, | ||
| real(8), dimension(ng), intent(out) | gqc, | ||
| real(8), dimension(njcmax,nspecies,ng), intent(out) | jlgqr, | ||
| complex(8), dimension(lmmaxo,ng), intent(out) | ylmgq, | ||
| complex(8), dimension(ng,natmtot), intent(out) | sfacgq | ||
| ) |
Definition at line 6 of file gengqf.f90.