Go to the source code of this file.
Functions/Subroutines | |
subroutine | zftcf (ngp, jlgpr, ylmgp, ld, sfacgp, cfmt, cfir, zfgp) |
subroutine zftcf | ( | integer, intent(in) | ngp, |
real(8), dimension(njcmax,nspecies,ngp), intent(in) | jlgpr, | ||
complex(8), dimension(lmmaxo,ngp), intent(in) | ylmgp, | ||
integer, intent(in) | ld, | ||
complex(8), dimension(ld,natmtot), intent(in) | sfacgp, | ||
complex(4), dimension(npcmtmax,natmtot), intent(in) | cfmt, | ||
complex(4), dimension(ngtc), intent(in) | cfir, | ||
complex(8), dimension(ngp), intent(out) | zfgp | ||
) |