Go to the source code of this file.
Functions/Subroutines | |
subroutine | ggamt_sp_2a (is, np, rhoup, rhodn, g2up, g2dn, gvup, gvdn, gup2, gdn2, gupdn) |
subroutine ggamt_sp_2a | ( | 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) | g2up, | ||
real(8), dimension(np), intent(out) | g2dn, | ||
real(8), dimension(np,3), intent(out) | gvup, | ||
real(8), dimension(np,3), intent(out) | gvdn, | ||
real(8), dimension(np), intent(out) | gup2, | ||
real(8), dimension(np), intent(out) | gdn2, | ||
real(8), dimension(np), intent(out) | gupdn | ||
) |
Definition at line 9 of file ggamt_sp_2a.f90.