Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gencvclmt (nrmt_, nrmti_, ld1, rl, wpr, ld2, crhomt, cvclmt) |
| subroutine gencvclmt | ( | 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(4), dimension(ld2,natmtot), intent(in) | crhomt, | ||
| complex(4), dimension(ld2,natmtot), intent(out) | cvclmt | ||
| ) |
Definition at line 6 of file gencvclmt.f90.