Go to the source code of this file.
Functions/Subroutines | |
subroutine | xc_pzca (n, rho, ex, ec, vx, vc) |
subroutine xc_pzca | ( | integer, intent(in) | n, |
real(8), dimension(n), intent(in) | rho, | ||
real(8), dimension(n), intent(out) | ex, | ||
real(8), dimension(n), intent(out) | ec, | ||
real(8), dimension(n), intent(out) | vx, | ||
real(8), dimension(n), intent(out) | vc | ||
) |