Go to the source code of this file.
Functions/Subroutines | |
| subroutine | xc_wc06 (n, rho, grho, g2rho, g3rho, ex, ec, vx, vc) |
| subroutine xc_wc06 | ( | integer, intent(in) | n, |
| real(8), dimension(n), intent(in) | rho, | ||
| real(8), dimension(n), intent(in) | grho, | ||
| real(8), dimension(n), intent(in) | g2rho, | ||
| real(8), dimension(n), intent(in) | g3rho, | ||
| 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 | ||
| ) |
Definition at line 6 of file xc_wc06.f90.