int_T Function

private function int_T(nn, iperp, ipar, mode)

Uses

  • proc~~int_t~~UsesGraph proc~int_t int_T module~alps_var alps_var proc~int_t->module~alps_var mpi mpi module~alps_var->mpi

This function returns the T-tensor according to Eq. (2.10) of the code paper.

Arguments

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

Order of the Bessel function.

integer, intent(in) :: iperp

Index to loop over perpendicular momentum.

integer, intent(in) :: ipar

Index to loop over parallel momentum.

integer, intent(in) :: mode

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

Return Value doublecomplex


Called by

proc~~int_t~~CalledByGraph proc~int_t int_T proc~funct_g funct_g proc~funct_g->proc~int_t proc~integrate integrate proc~integrate->proc~int_t proc~full_integrate full_integrate proc~full_integrate->proc~integrate proc~integrate_res integrate_res proc~full_integrate->proc~integrate_res proc~integrate_res->proc~funct_g proc~integrate_res->proc~integrate 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