resU_rel Function

public function resU_rel(sproc_rel, om, nn, igamma, ipparbar)

Uses

  • proc~~resu_rel~~UsesGraph proc~resu_rel resU_rel module~alps_var alps_var proc~resu_rel->module~alps_var mpi mpi module~alps_var->mpi

This function evaluates the term proportional to in Eq. (2.9) of the code paper for the relativistic calculation.

Arguments

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

is_rel of the current process.

double complex, intent(in) :: om

Complex wave frequency .

integer, intent(in) :: nn

Order of the Bessel function.

integer, intent(in) :: igamma

Index to loop over .

integer, intent(in) :: ipparbar

Index to loop over relativistic parallel momentum.

Return Value doublecomplex


Called by

proc~~resu_rel~~CalledByGraph proc~resu_rel resU_rel proc~integrate_resu_rel integrate_resU_rel proc~integrate_resu_rel->proc~resu_rel proc~integrate_res_rel integrate_res_rel proc~integrate_res_rel->proc~integrate_resu_rel proc~full_integrate full_integrate proc~full_integrate->proc~integrate_res_rel proc~disp disp proc~disp->proc~full_integrate proc~calc_eigen calc_eigen proc~calc_eigen->proc~disp proc~map_search map_search proc~map_search->proc~disp proc~refine_guess refine_guess proc~map_search->proc~refine_guess proc~om_double_scan om_double_scan proc~om_double_scan->proc~disp proc~om_double_scan->proc~calc_eigen proc~secant secant proc~om_double_scan->proc~secant proc~om_scan 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