Go to the source code of this file.
Functions/Subroutines | |
program | Cocal_Kadath |
subroutine | interpo_radial (grv, val, rv, rg, nrg, it, ip) |
program Cocal_Kadath | ( | ) |
subroutine interpo_radial | ( | real(long),dimension(0:nnrg,0:nntg,0:nnpg) | grv, | |
real(long),intent(out) | val, | |||
real(long),intent(in) | rv, | |||
real(long),dimension(0:nnrg) | rg, | |||
integer | nrg, | |||
integer,intent(in) | it, | |||
integer,intent(in) | ip | |||
) |