oneAPI-samples
oneAPI-samples copied to clipboard
The 2D wave code is not updated!
Hi ,
it seems the 2d finite difference wave code on the homepage (last updated 1/11/2023): https://www.intel.com/content/www/us/en/developer/articles/code-sample/two-dimensional-finite-difference-wave-propagation-in-isotropic-media-iso2dfd.html
is different from the code in the github given from their tutorial (last updated 2019??):
https://github.com/oneapi-src/oneAPI-samples/blob/master/DirectProgramming/C%2B%2BSYCL/StructuredGrids/iso2dfd_dpcpp/src/iso2dfd.cpp
Can you share the newest version in the GitHub repository?
Thanks.