Go to the source code of this file.
Functions/Subroutines | |
subroutine | fxc_pwca (n, rhoup, rhodn, fxcuu, fxcud, fxcdd) |
subroutine fxc_pwca | ( | integer, intent(in) | n, |
real(8), dimension(n), intent(in) | rhoup, | ||
real(8), dimension(n), intent(in) | rhodn, | ||
real(8), dimension(n), intent(out) | fxcuu, | ||
real(8), dimension(n), intent(out) | fxcud, | ||
real(8), dimension(n), intent(out) | fxcdd | ||
) |