Go to the source code of this file.
Functions/Subroutines | |
elemental subroutine | x_pbe (kappa, mu, rho, s, u, v, ex, vx) |
elemental subroutine x_pbe | ( | real(8), intent(in) | kappa, |
real(8), intent(in) | mu, | ||
real(8), intent(in) | rho, | ||
real(8), intent(in) | s, | ||
real(8), intent(in) | u, | ||
real(8), intent(in) | v, | ||
real(8), intent(out) | ex, | ||
real(8), intent(out) | vx | ||
) |