Go to the source code of this file.
Functions/Subroutines | |
subroutine | cpotcoul (nrmt_, nrmti_, npmt_, ld1, rl, ngridg_, igfft_, ngp, gpc, gclgp, ld2, jlgprmt, ylmgp, sfacgp, crhoir, ld3, cvclmt, cvclir) |
subroutine cpotcoul | ( | integer, dimension(nspecies), intent(in) | nrmt_, |
integer, dimension(nspecies), intent(in) | nrmti_, | ||
integer, dimension(nspecies), intent(in) | npmt_, | ||
integer, intent(in) | ld1, | ||
real(8), dimension(ld1,-lmaxo-1:lmaxo+2,nspecies), intent(in) | rl, | ||
integer, dimension(3), intent(in) | ngridg_, | ||
integer, dimension(*), intent(in) | igfft_, | ||
integer, intent(in) | ngp, | ||
real(8), dimension(ngp), intent(in) | gpc, | ||
real(8), dimension(ngp), intent(in) | gclgp, | ||
integer, intent(in) | ld2, | ||
real(8), dimension(0:lnpsd,ld2,nspecies), intent(in) | jlgprmt, | ||
complex(8), dimension(lmmaxo,ngp), intent(in) | ylmgp, | ||
complex(8), dimension(ld2,natmtot), intent(in) | sfacgp, | ||
complex(4), dimension(*), intent(in) | crhoir, | ||
integer, intent(in) | ld3, | ||
complex(4), dimension(ld3,natmtot), intent(inout) | cvclmt, | ||
complex(4), dimension(*), intent(out) | cvclir | ||
) |
Definition at line 6 of file cpotcoul.f90.