Go to the source code of this file.
Functions/Subroutines | |
subroutine | k_tfvw_sp (n, rhoup, rhodn, gup2, gdn2, dtdru, dtdrd, dtdgu2, dtdgd2) |
subroutine k_tfvw_sp | ( | integer, intent(in) | n, |
real(8), dimension(n), intent(in) | rhoup, | ||
real(8), dimension(n), intent(in) | rhodn, | ||
real(8), dimension(n), intent(in) | gup2, | ||
real(8), dimension(n), intent(in) | gdn2, | ||
real(8), dimension(n), intent(out) | dtdru, | ||
real(8), dimension(n), intent(out) | dtdrd, | ||
real(8), dimension(n), intent(out) | dtdgu2, | ||
real(8), dimension(n), intent(out) | dtdgd2 | ||
) |
Definition at line 9 of file k_tfvw_sp.f90.