funct_g_rel Function

private function funct_g_rel(sproc_rel, pparbar, igamma, om, nn, mode)

Uses

  • proc~~funct_g_rel~~UsesGraph proc~funct_g_rel alps_fns_rel::funct_g_rel module~alps_var alps_var proc~funct_g_rel->module~alps_var mpi mpi module~alps_var->mpi

This function returns the function from Eq. (3.2) of the code paper for a relativistic calculation.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: sproc_rel

is_rel of the current process.

double precision, intent(in) :: pparbar

Relativistic parallel momentum.

integer, intent(in) :: igamma

Index of .

double complex, intent(in) :: om

Complex wave frequency .

integer, intent(in) :: nn

Order of the Bessel function.

integer, intent(in) :: mode

Index of the entries in the T-tensor of Eq. (2.10).

Return Value doublecomplex


Calls

proc~~funct_g_rel~~CallsGraph proc~funct_g_rel alps_fns_rel::funct_g_rel proc~int_t_rel alps_fns_rel::int_T_rel proc~funct_g_rel->proc~int_t_rel proc~bessj alps_fns_rel::BESSJ proc~int_t_rel->proc~bessj float float proc~bessj->float proc~bessj0 alps_fns_rel::BESSJ0 proc~bessj->proc~bessj0 proc~bessj1 alps_fns_rel::BESSJ1 proc~bessj->proc~bessj1

Called by

proc~~funct_g_rel~~CalledByGraph proc~funct_g_rel alps_fns_rel::funct_g_rel proc~principal_integral_rel alps_fns_rel::principal_integral_rel proc~principal_integral_rel->proc~funct_g_rel proc~integrate_resu_rel alps_fns_rel::integrate_resU_rel proc~integrate_resu_rel->proc~principal_integral_rel proc~integrate_res_rel alps_fns_rel::integrate_res_rel proc~integrate_res_rel->proc~integrate_resu_rel proc~full_integrate alps_fns::full_integrate proc~full_integrate->proc~integrate_res_rel proc~disp alps_fns::disp proc~disp->proc~full_integrate proc~calc_eigen alps_fns::calc_eigen proc~calc_eigen->proc~disp proc~map_search alps_fns::map_search proc~map_search->proc~disp proc~refine_guess alps_fns::refine_guess proc~map_search->proc~refine_guess proc~om_double_scan alps_fns::om_double_scan proc~om_double_scan->proc~disp proc~om_double_scan->proc~calc_eigen proc~secant alps_fns::secant proc~om_double_scan->proc~secant proc~om_scan alps_fns::om_scan proc~om_scan->proc~disp proc~om_scan->proc~calc_eigen proc~om_scan->proc~secant proc~refine_guess->proc~disp proc~refine_guess->proc~secant proc~secant->proc~disp program~alps alps program~alps->proc~map_search program~alps->proc~om_double_scan program~alps->proc~om_scan program~alps->proc~refine_guess

Contents