Go to the source code of this file.
Functions/Subroutines | |
elemental subroutine | c_pbe_gcor (a, a1, b1, b2, b3, b4, rtrs, gg, ggrs) |
elemental subroutine c_pbe_gcor | ( | real(8), intent(in) | a, |
real(8), intent(in) | a1, | ||
real(8), intent(in) | b1, | ||
real(8), intent(in) | b2, | ||
real(8), intent(in) | b3, | ||
real(8), intent(in) | b4, | ||
real(8), intent(in) | rtrs, | ||
real(8), intent(out) | gg, | ||
real(8), intent(out) | ggrs | ||
) |