opencl fft solver
Showing
- ci/scripts/test.sh 1 addition, 1 deletionci/scripts/test.sh
- examples/scalar_diffusion/scalar_diffusion.py 1 addition, 1 deletionexamples/scalar_diffusion/scalar_diffusion.py
- hysop/backend/device/codegen/kernels/directional_advection.py 5 additions, 2 deletions...p/backend/device/codegen/kernels/directional_advection.py
- hysop/backend/device/opencl/opencl_array.py 10 additions, 2 deletionshysop/backend/device/opencl/opencl_array.py
- hysop/backend/device/opencl/opencl_copy_kernel_launchers.py 2 additions, 2 deletionshysop/backend/device/opencl/opencl_copy_kernel_launchers.py
- hysop/backend/device/opencl/operator/directional/advection_dir.py 10 additions, 5 deletions...ckend/device/opencl/operator/directional/advection_dir.py
- hysop/backend/device/opencl/operator/poisson.py 84 additions, 0 deletionshysop/backend/device/opencl/operator/poisson.py
- hysop/backend/host/python/operator/poisson.py 6 additions, 50 deletionshysop/backend/host/python/operator/poisson.py
- hysop/backend/host/python/operator/poisson_rotational.py 1 addition, 2 deletionshysop/backend/host/python/operator/poisson_rotational.py
- hysop/fields/ghost_exchangers.py 625 additions, 263 deletionshysop/fields/ghost_exchangers.py
- hysop/fields/tests/test_cartesian.py 164 additions, 156 deletionshysop/fields/tests/test_cartesian.py
- hysop/fields/tests/test_cartesian.sh 1 addition, 2 deletionshysop/fields/tests/test_cartesian.sh
- hysop/operator/base/fft_operator.py 26 additions, 0 deletionshysop/operator/base/fft_operator.py
- hysop/operator/base/poisson.py 67 additions, 0 deletionshysop/operator/base/poisson.py
- hysop/operator/poisson.py 3 additions, 1 deletionhysop/operator/poisson.py
- hysop/operator/tests/test_poisson.py 5 additions, 0 deletionshysop/operator/tests/test_poisson.py
Loading
Please register or sign in to comment