LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
example/rae2822/cpxs.dat
example/rae2822/field.dat
example/rae2822/rae2822.dat
example/rae2822/run_pytsfoil.py
example/rae2822/smry.out
example/rae2822/tsfoil2.out
example/rae2822/tsfoil_results.png
example/rae2822_mp/combined_mach_distributions.png
example/rae2822_mp/rae2822.dat
example/rae2822_mp/run_pytsfoil_mp.py
pytsfoil/VERSION
pytsfoil/__init__.py
pytsfoil/compile_f2py.py
pytsfoil/pytsfoil.py
pytsfoil/tsfoil_fortran.cpython-312-x86_64-linux-gnu.so
pytsfoil/tsfoil_fortran.pyf
pytsfoil.egg-info/PKG-INFO
pytsfoil.egg-info/SOURCES.txt
pytsfoil.egg-info/dependency_links.txt
pytsfoil.egg-info/not-zip-safe
pytsfoil.egg-info/requires.txt
pytsfoil.egg-info/top_level.txt
src/common_data.f90
src/io_module.f90
src/main_iteration.f90
src/math_module.f90
src/solver_base.f90
src/solver_data.f90
src/solver_functions.f90