README.md
setup.py
project_arrakis.egg-info/PKG-INFO
project_arrakis.egg-info/SOURCES.txt
project_arrakis.egg-info/dependency_links.txt
project_arrakis.egg-info/top_level.txt
src/__init__.py
src/function/__init__.py
src/function/timer.py
src/function/variables.py
src/io/__init__.py
src/io/dataio.py
src/io/plot3dio.py
src/streamlines/__init__.py
src/streamlines/integration.py
src/streamlines/interpolation.py
src/streamlines/search.py
src/streamlines/stochastic_model.py
src/streamlines/streamlines.py
src/test_cases/__init__.py
src/test_cases/oblique_shock_data.py
test/test_dataio.py
test/test_import.py
test/test_integration.py
test/test_interpolation.py
test/test_oblique_shock_data.py
test/test_plot.py
test/test_plot3dio.py
test/test_search.py
test/test_stochastic_model.py
test/test_terminal_run.py
test/test_variables.py