Go to the source code of this file.
Functions/Subroutines | |
subroutine | ggamt_2b (is, np, g2rho, gvrho, vx, vc, dxdgr2, dcdgr2) |
subroutine ggamt_2b | ( | integer, intent(in) | is, |
integer, intent(in) | np, | ||
real(8), dimension(np), intent(in) | g2rho, | ||
real(8), dimension(np,3), intent(in) | gvrho, | ||
real(8), dimension(np), intent(inout) | vx, | ||
real(8), dimension(np), intent(inout) | vc, | ||
real(8), dimension(np), intent(in) | dxdgr2, | ||
real(8), dimension(np), intent(in) | dcdgr2 | ||
) |
Definition at line 9 of file ggamt_2b.f90.