Go to the source code of this file.
Functions/Subroutines | |
| subroutine | match (ngp, vgpc, gpc, sfacgp, apwalm) |
| subroutine match | ( | integer, intent(in) | ngp, |
| real(8), dimension(3,ngkmax), intent(in) | vgpc, | ||
| real(8), dimension(ngkmax), intent(in) | gpc, | ||
| complex(8), dimension(ngkmax,natmtot), intent(in) | sfacgp, | ||
| complex(8), dimension(ngkmax,apwordmax,lmmaxapw,natmtot), intent(out) | apwalm | ||
| ) |