Hello,
I am trying to compute the solution to the Laplace differential equation using a 2D FFT and MKL.
Are there sample codes to compute the solution to 2nd order differential equations using forward and inverse FFT?
The issue appears to be when I multiply the transformed values by the wavenumbers.
Thanks
Thread Topic:
How-To