Go to the source code of this file.
Functions/Subroutines | |
subroutine | genzvclmt (nrmt_, nrmti_, ld1, rl, wpr, ld2, zrhomt, zvclmt) |
subroutine genzvclmt | ( | integer, dimension(nspecies), intent(in) | nrmt_, |
integer, dimension(nspecies), intent(in) | nrmti_, | ||
integer, intent(in) | ld1, | ||
real(8), dimension(ld1,-lmaxo-1:lmaxo+2,nspecies), intent(in) | rl, | ||
real(8), dimension(4,ld1,nspecies), intent(in) | wpr, | ||
integer, intent(in) | ld2, | ||
complex(8), dimension(ld2,natmtot), intent(in) | zrhomt, | ||
complex(8), dimension(ld2,natmtot), intent(out) | zvclmt | ||
) |
Definition at line 6 of file genzvclmt.f90.