Go to the source code of this file.
Functions/Subroutines | |
subroutine | ggamt_1 (tsh, is, np, rho, grho, g2rho, g3rho) |
subroutine ggamt_1 | ( | 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) | grho, | ||
real(8), dimension(np), intent(out) | g2rho, | ||
real(8), dimension(np), intent(out) | g3rho | ||
) |
Definition at line 9 of file ggamt_1.f90.