WaveGPU_Example
于 2013-05-11 发布
文件大小:33KB
0 98
下载积分: 1
下载次数: 11
代码说明:
This example solves a 2nd order wave equation: utt = uxx + uyy, with u = 0 on the boundaries. It uses a 2nd order central finite difference in time and a Chebyshev spectral method in space (using FFT). It compares to running the same algorithm on the GPU using gpu-arrays and built-in functions available for the GPU.
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
发表评论