XGCa
|
#include "t_coeff_mod_macro.h"
Functions/Subroutines | |
real(8) function | get_f0_ion (grid, ptli, itr, p, sp_type) |
subroutine | for_debugging |
real(8) function | get_f0_elec (grid, psn, ptli, itr, p) |
subroutine get_f0_ion::for_debugging | ( | ) |
real (8) function get_f0_elec | ( | type(grid_type) | grid, |
type(psn_type) | psn, | ||
type(ptl_type) | ptli, | ||
integer, intent(in) | itr, | ||
real(8), dimension(3), intent(in) | p | ||
) |
real (8) function get_f0_ion | ( | type(grid_type) | grid, |
type(ptl_type) | ptli, | ||
integer, intent(in) | itr, | ||
real(8), dimension(3), intent(in) | p, | ||
integer, intent(in) | sp_type | ||
) |