aspcol.kernelinterpolation.kernel_helmholtz_2d
- aspcol.kernelinterpolation.kernel_helmholtz_2d(points1, points2, wave_num)
- Parameters:
points1 (ndarray of shape (num_points1, 2))
points2 (ndarray of shape (num_points2, 2))
wave_num (ndarray of shape (num_freqs,))
- Return type:
ndarray of shape (num_freqs, num_points1, num_points2)