This function performs the integration near resonances as described in Section 3.1 of the code paper. It is only called if resonances are present in or near the integration domain.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
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). |