- Fix doctests
- update/review all fftw related operators + doc
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- cmake/hysop_tests.cmake 4 additions, 2 deletionscmake/hysop_tests.cmake
- docs/sphinx/users_guide/poisson.rst 1 addition, 1 deletiondocs/sphinx/users_guide/poisson.rst
- hysop/domain/tests/test_box.py 2 additions, 0 deletionshysop/domain/tests/test_box.py
- hysop/fields/tests/func_for_tests.py 14 additions, 0 deletionshysop/fields/tests/func_for_tests.py
- hysop/operator/computational.py 0 additions, 1 deletionhysop/operator/computational.py
- hysop/operator/curlAndDiffusion.py 0 additions, 79 deletionshysop/operator/curlAndDiffusion.py
- hysop/operator/diffusion.py 106 additions, 47 deletionshysop/operator/diffusion.py
- hysop/operator/discrete/curlAndDiffusion_fft.py 0 additions, 117 deletionshysop/operator/discrete/curlAndDiffusion_fft.py
- hysop/operator/discrete/diffusion_fft.py 55 additions, 2 deletionshysop/operator/discrete/diffusion_fft.py
- hysop/operator/discrete/poisson_fft.py 78 additions, 79 deletionshysop/operator/discrete/poisson_fft.py
- hysop/operator/discrete/reprojection.py 19 additions, 19 deletionshysop/operator/discrete/reprojection.py
- hysop/operator/discrete/velocity_correction.py 60 additions, 48 deletionshysop/operator/discrete/velocity_correction.py
- hysop/operator/poisson.py 48 additions, 39 deletionshysop/operator/poisson.py
- hysop/operator/tests/test_diffusion.py 40 additions, 26 deletionshysop/operator/tests/test_diffusion.py
- hysop/operator/tests/test_velocity_correction.py 17 additions, 40 deletionshysop/operator/tests/test_velocity_correction.py
- hysop/operator/velocity_correction.py 28 additions, 29 deletionshysop/operator/velocity_correction.py
Loading
Please register or sign in to comment