Go to the source code of this file.
Functions/Subroutines | |
subroutine | ggamt_4 (is, np, gvrho, vx, vc, wx, wc, dtdr, dtdgr2) |
subroutine ggamt_4 | ( | integer, intent(in) | is, |
integer, intent(in) | np, | ||
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) | wx, | ||
real(8), dimension(np), intent(in) | wc, | ||
real(8), dimension(np), intent(in) | dtdr, | ||
real(8), dimension(np), intent(in) | dtdgr2 | ||
) |
Definition at line 6 of file ggamt_4.f90.