Go to the source code of this file.
Functions/Subroutines | |
subroutine | zftrf (npv, ivp, vpc, rfmt, rfir, zfp) |
subroutine zftrf | ( | integer, intent(in) | npv, |
integer, dimension(3,npv), intent(in) | ivp, | ||
real(8), dimension(3,npv), intent(in) | vpc, | ||
real(8), dimension(npmtmax,natmtot), intent(in) | rfmt, | ||
real(8), dimension(ngtot), intent(in) | rfir, | ||
complex(8), dimension(npv), intent(out) | zfp | ||
) |