Functions | |
function | spherical_bessel_table (in simulation) |
Generate tabulated data of the spherical Hankel function. More... | |
function spherical_bessel_table | ( | in | simulation | ) |
Generate tabulated data of the spherical Hankel function.
simulation | (celes_simulation) |
h3_table | (gpuArray): h3_table.real(i,j) contains the real part of the spherical Hankel function of first kind of order i-1, evaluated at simulation.input.k_medium * simulation.lookupParticleDistances, h3_table.imag(i,j) accordingly. |