readme
来自「openmp版的banchmark」· 代码 · 共 5 行
TXT
5 行
This code implements the time integration of a three-dimensionalpartial differential equation using the Fast Fourier Transform.Some of the dimension statements are not F77 conforming and willnot work using the g77 compiler. All dimension statements,however, are legal F90.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?