Go to the source code of this file.
Functions/Subroutines | |
subroutine | ggamt_2a (tsh, is, np, rho, g2rho, gvrho, grho2) |
subroutine ggamt_2a | ( | logical, intent(in) | tsh, |
integer, intent(in) | is, | ||
integer, intent(in) | np, | ||
real(8), dimension(np), intent(in) | rho, | ||
real(8), dimension(np), intent(out) | g2rho, | ||
real(8), dimension(np,3), intent(out) | gvrho, | ||
real(8), dimension(np), intent(out) | grho2 | ||
) |
Definition at line 9 of file ggamt_2a.f90.