Go to the source code of this file.
Functions/Subroutines | |
subroutine | genexpmt (ngp, jlgpr, ylmgp, ld, sfacgp, expmt) |
subroutine genexpmt | ( | 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(8), dimension(npcmtmax,natmtot,ngp), intent(out) | expmt | ||
) |
Definition at line 6 of file genexpmt.f90.