.hgignore
.hgtags
.readthedocs.yml
.travis.yml
CHANGES.rst
LICENSE.txt
MANIFEST.in
Makefile
README.rst
bitbucket-pipelines.yml
environment.yml
postBuild
pylintrc
setup.cfg
setup.py
setup_build.py
setup_config.py
setup_make.py
site.cfg.default
tox.ini
try_pyproject.toml
bench/benchcpp2d.py
bench/benchcpp3d.py
bench/check_openmp.py
bench/submit_benchmarks2d_legi.py
bench/submit_benchmarks3d_legi.py
bench/submit_benchmarks3d_occigen.py
bench/submit_benchmarks_legi.py
bench/submit_benchmarks_snic.py
bench/compare_cypythran/Makefile
bench/compare_cypythran/bench.py
bench/compare_cypythran/grad_cy.pyx
bench/compare_cypythran/grad_pythran.py
bench/compare_cypythran/setup.py
bench/issue14/README.md
bench/issue14/investigate_segfault.py
bench/issue14/investigate_small.py
bench/issue14/cpp/Makefile
bench/issue14/cpp/main.cpp
bench/operator2d/Makefile
bench/operator2d/bench.py
bench/projperpk3d/Makefile
bench/projperpk3d/README.md
bench/projperpk3d/bench.py
bench/projperpk3d/bench_proj_fortran.f90
bench/projperpk3d/proj.py
bench/projperpk3d/proj1.py
bench/projperpk3d/proj2.py
bench/projperpk3d_inplace/Makefile
bench/projperpk3d_inplace/README.md
bench/projperpk3d_inplace/bench.py
bench/projperpk3d_inplace/bench_proj_fortran.f90
bench/projperpk3d_inplace/proj.py
bench/pythran_implicit_loop/Makefile
bench/pythran_implicit_loop/README.md
bench/pythran_implicit_loop/bench.py
bench/pythran_implicit_loop/mymod.py
bench/pythran_implicit_loop/pythran_issue807.md
bench/pythran_implicit_loop/results2d.txt
bench/pythran_implicit_loop/results2d_complex_hook_False.txt
bench/pythran_implicit_loop/results3d.txt
bench/pythran_implicit_loop/work.py
bench/pythran_implicit_loop2/Makefile
bench/pythran_implicit_loop2/README.md
bench/pythran_implicit_loop2/bench.py
bench/pythran_implicit_loop2/mymod.py
bench/pythran_implicit_loop2/results_with_gcc.txt
bench/pythran_implicit_loop2/results_with_marchnative.txt
bench/pythran_implicit_loop2/results_without_pythranrc.txt
bench/pythran_pep_func-not-avail-at-compile-time/README.md
bench/pythran_pep_func-not-avail-at-compile-time/mymod.py
bench/vector_product/Makefile
bench/vector_product/bench.py
bench/vector_product/vectprod.py
doc/HOWTO_build_the_doc
doc/Makefile
doc/bench.rst
doc/changes.rst
doc/conf.py
doc/environment.yml
doc/examples.rst
doc/index.rst
doc/install.rst
doc/logo.svg
doc/overview.rst
doc/requirements.txt
doc/to_do.rst
doc/tutorials.rst
doc/doxygen/Doxyfile
doc/examples/Makefile
doc/examples/Makefile.2d
doc/examples/compute_energy.cpp
doc/examples/compute_energy2d.cpp
doc/examples/compute_grad.py
doc/examples/cpp.rst
doc/examples/python.rst
doc/install/beskow.rst
doc/install/beskow_install_autotools.sh
doc/install/beskow_install_fftw.sh
doc/install/beskow_install_p3dfft.sh
doc/install/beskow_install_pfft.sh
doc/install/blas_libs.rst
doc/install/fft_libs.rst
doc/install/froggy.rst
doc/install/install_fftw.sh
doc/install/install_openblas.sh
doc/install/install_p3dfft.sh
doc/install/install_pfft.sh
doc/install/occigen.rst
doc/install/occigen_.pythranrc
doc/install/occigen_install_fftw3.sh
doc/install/occigen_install_p3dfft.sh
doc/install/occigen_install_pfft.sh
doc/install/occigen_setenv.sh
doc/install/triolith.rst
doc/ipynb/README_for_ipynb_writers.txt
doc/ipynb/tuto_fft2d_seq.ipynb
doc/ipynb/tuto_fft3d_seq.ipynb
doc/ipynb/executed/tuto_fft2d_mpi.ipynb
doc/ipynb/executed/tuto_fft2d_mpi_domain_decomp.ipynb
doc/ipynb/executed/tuto_fft3d_mpi.ipynb
doc/ipynb/executed/tuto_fft3d_mpi_domain_decomp.ipynb
fluidfft/__init__.py
fluidfft/_version.py
fluidfft/bench.py
fluidfft/bench_analysis.py
fluidfft/test_bench.py
fluidfft/test_init.py
fluidfft/util.py
fluidfft.egg-info/PKG-INFO
fluidfft.egg-info/SOURCES.txt
fluidfft.egg-info/dependency_links.txt
fluidfft.egg-info/entry_points.txt
fluidfft.egg-info/requires.txt
fluidfft.egg-info/top_level.txt
fluidfft/fft2d/__init__.py
fluidfft/fft2d/fake_mod_fft2d_for_doc.py
fluidfft/fft2d/operators.py
fluidfft/fft2d/tests.py
fluidfft/fft2d/with_pyfftw.py
fluidfft/fft2d/__pythran__/operators.cpp
fluidfft/fft3d/__init__.py
fluidfft/fft3d/fake_mod_fft3d_for_doc.py
fluidfft/fft3d/operators.py
fluidfft/fft3d/tests.py
fluidfft/fft3d/with_pyfftw.py
fluidfft/fft3d/__pythran__/operators.cpp
include/cpu.h
include/cpu_builtin.h
include/mpi-compat.h
site.cfg.files/site.cfg.beskow_fftw3
site.cfg.files/site.cfg.docker
site.cfg.files/site.cfg.legi
site.cfg.files/site.cfg.mkl
site.cfg.files/site.cfg.occigen_fftw3
site.cfg.files/site.cfg.occigen_mkl
site.cfg.files/site.cfg.travis_linux
site.cfg.files/site.cfg.travis_linux_pypy3
site.cfg.files/site.cfg.travis_osx
src_cpp/2d/Makefile
src_cpp/2d/README.rst
src_cpp/2d/TODOLIST.rst
src_cpp/2d/base_fft2d.cpp
src_cpp/2d/base_fft2d.h
src_cpp/2d/base_fft2dmpi.cpp
src_cpp/2d/base_fft2dmpi.h
src_cpp/2d/fft2d_with_cufft.cu
src_cpp/2d/fft2d_with_cufft.h
src_cpp/2d/fft2d_with_fftw1d.cpp
src_cpp/2d/fft2d_with_fftw1d.h
src_cpp/2d/fft2d_with_fftw2d.cpp
src_cpp/2d/fft2d_with_fftw2d.h
src_cpp/2d/fft2dmpi_with_fftw1d.cpp
src_cpp/2d/fft2dmpi_with_fftw1d.h
src_cpp/2d/fft2dmpi_with_fftwmpi2d.cpp
src_cpp/2d/fft2dmpi_with_fftwmpi2d.h
src_cpp/2d/plot_results.py
src_cpp/2d/run_benchs.py
src_cpp/2d/test_bench.cpp
src_cpp/3d/Makefile
src_cpp/3d/Makefile.beskow
src_cpp/3d/README.rst
src_cpp/3d/base_fft3d.cpp
src_cpp/3d/base_fft3d.h
src_cpp/3d/base_fft3dmpi.cpp
src_cpp/3d/base_fft3dmpi.h
src_cpp/3d/fft3d_with_cufft.cu
src_cpp/3d/fft3d_with_cufft.h
src_cpp/3d/fft3d_with_fftw3d.cpp
src_cpp/3d/fft3d_with_fftw3d.h
src_cpp/3d/fft3dmpi_with_fftw1d.cpp
src_cpp/3d/fft3dmpi_with_fftw1d.h
src_cpp/3d/fft3dmpi_with_fftwmpi3d.cpp
src_cpp/3d/fft3dmpi_with_fftwmpi3d.h
src_cpp/3d/fft3dmpi_with_p3dfft.cpp
src_cpp/3d/fft3dmpi_with_p3dfft.h
src_cpp/3d/fft3dmpi_with_pfft.cpp
src_cpp/3d/fft3dmpi_with_pfft.h
src_cpp/3d/launch.oar
src_cpp/3d/test_bench.cpp
src_cpp/base/base_fft.cpp
src_cpp/base/base_fft.h
src_cpp/base/base_fftmpi.cpp
src_cpp/base/base_fftmpi.h
src_cpp/base/mainpage.h
src_cy/Makefile
src_cy/__init__.py
src_cy/base.pyx
src_cy/cpu.pxd
src_cy/create_fake_mod_for_doc.py
src_cy/make_files_with_mako.py
src_cy/template2d_mako.pxd
src_cy/template2d_mako.pyx
src_cy/template3d_mako.pxd
src_cy/template3d_mako.pyx
src_cy/tmp_2dto3d.py
src_cy/util_pyfftw.pyx