Go to the source code of this file.
Functions/Subroutines | |
| subroutine | k_tfvw (n, rho, grho2, dtdr, dtdgr2) |
| subroutine k_tfvw | ( | integer, intent(in) | n, |
| real(8), dimension(n), intent(in) | rho, | ||
| real(8), dimension(n), intent(in) | grho2, | ||
| real(8), dimension(n), intent(out) | dtdr, | ||
| real(8), dimension(n), intent(out) | dtdgr2 | ||
| ) |
Definition at line 9 of file k_tfvw.f90.