Go to the source code of this file.
Functions/Subroutines | |
subroutine | k_tfsc_sp (n, rhoup, rhodn, tauup, taudn, dtdru, dtdrd) |
subroutine k_tfsc_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) | tauup, | ||
real(8), dimension(n), intent(in) | taudn, | ||
real(8), dimension(n), intent(out) | dtdru, | ||
real(8), dimension(n), intent(out) | dtdrd | ||
) |
Definition at line 6 of file k_tfsc_sp.f90.