Go to the source code of this file.
Functions/Subroutines | |
subroutine | ggamt_sp_1 (is, np, rhoup, rhodn, grho, gup, gdn, g2up, g2dn, g3rho, g3up, g3dn) |
subroutine ggamt_sp_1 | ( | integer, intent(in) | is, |
integer, intent(in) | np, | ||
real(8), dimension(np), intent(in) | rhoup, | ||
real(8), dimension(np), intent(in) | rhodn, | ||
real(8), dimension(np), intent(out) | grho, | ||
real(8), dimension(np), intent(out) | gup, | ||
real(8), dimension(np), intent(out) | gdn, | ||
real(8), dimension(np), intent(out) | g2up, | ||
real(8), dimension(np), intent(out) | g2dn, | ||
real(8), dimension(np), intent(out) | g3rho, | ||
real(8), dimension(np), intent(out) | g3up, | ||
real(8), dimension(np), intent(out) | g3dn | ||
) |
Definition at line 9 of file ggamt_sp_1.f90.