fixed critical fft bug, working spectral poisson
parent
dadf6c73
No related branches found
No related tags found
Showing
- hysop/__init__.py.in 0 additions, 4 deletionshysop/__init__.py.in
- hysop/backend/device/opencl/__init__.py 11 additions, 0 deletionshysop/backend/device/opencl/__init__.py
- hysop/backend/device/opencl/operator/derivative.py 1 addition, 6 deletionshysop/backend/device/opencl/operator/derivative.py
- hysop/backend/device/opencl/operator/poisson.py 0 additions, 1 deletionhysop/backend/device/opencl/operator/poisson.py
- hysop/backend/host/fortran/operator/fortran_fftw.py 11 additions, 1 deletionhysop/backend/host/fortran/operator/fortran_fftw.py
- hysop/backend/host/python/operator/derivative.py 1 addition, 6 deletionshysop/backend/host/python/operator/derivative.py
- hysop/backend/host/python/operator/poisson.py 3 additions, 3 deletionshysop/backend/host/python/operator/poisson.py
- hysop/operator/base/poisson.py 1 addition, 1 deletionhysop/operator/base/poisson.py
- hysop/operator/base/spectral_operator.py 0 additions, 3 deletionshysop/operator/base/spectral_operator.py
- hysop/operator/tests/test_poisson.py 14 additions, 12 deletionshysop/operator/tests/test_poisson.py
- hysop/operator/tests/test_spectral_derivative.py 12 additions, 22 deletionshysop/operator/tests/test_spectral_derivative.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
Loading
Please register or sign in to comment