This function returns the T-tensor according to Eq. (2.10) of the code paper for the case in which it is evaluated at the complex resonance momentum.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nn |
Order of the Bessel function. |
||
integer, | intent(in) | :: | iperp |
Index to loop over perpendicular momentum. |
||
double complex, | intent(in) | :: | p_res |
Complex resonance momentum. |
||
integer, | intent(in) | :: | mode |
Index of the entries in the T-tensor of Eq. (2.10). |