Go to the source code of this file.
Functions/Subroutines | |
subroutine | ggair_sp_2a (rhoup, rhodn, g2up, g2dn, gvup, gvdn, gup2, gdn2, gupdn) |
subroutine ggair_sp_2a | ( | real(8), dimension(ngtot), intent(in) | rhoup, |
real(8), dimension(ngtot), intent(in) | rhodn, | ||
real(8), dimension(ngtot), intent(out) | g2up, | ||
real(8), dimension(ngtot), intent(out) | g2dn, | ||
real(8), dimension(ngtot,3), intent(out) | gvup, | ||
real(8), dimension(ngtot,3), intent(out) | gvdn, | ||
real(8), dimension(ngtot), intent(out) | gup2, | ||
real(8), dimension(ngtot), intent(out) | gdn2, | ||
real(8), dimension(ngtot), intent(out) | gupdn | ||
) |
Definition at line 9 of file ggair_sp_2a.f90.