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