LICENSE
README.rst
setup.cfg
setup.py
IMTreatment/__init__.py
IMTreatment.egg-info/PKG-INFO
IMTreatment.egg-info/SOURCES.txt
IMTreatment.egg-info/dependency_links.txt
IMTreatment.egg-info/requires.txt
IMTreatment.egg-info/top_level.txt
IMTreatment/boundary_layer/__init__.py
IMTreatment/boundary_layer/boundary_layer.py
IMTreatment/core/__init__.py
IMTreatment/core/field.py
IMTreatment/core/fields.py
IMTreatment/core/orientedpoints.py
IMTreatment/core/points.py
IMTreatment/core/profile.py
IMTreatment/core/scalarfield.py
IMTreatment/core/spatialfields.py
IMTreatment/core/spatialscalarfields.py
IMTreatment/core/spatialvectorfields.py
IMTreatment/core/temporalfields.py
IMTreatment/core/temporalpoints.py
IMTreatment/core/temporalscalarfields.py
IMTreatment/core/temporalvectorfields.py
IMTreatment/core/vectorfield.py
IMTreatment/field_treatment/__init__.py
IMTreatment/field_treatment/field_treatment.py
IMTreatment/file_operation/__init__.py
IMTreatment/file_operation/file_operation.py
IMTreatment/plotlib/__init__.py
IMTreatment/plotlib/plotlib.py
IMTreatment/pod/__init__.py
IMTreatment/pod/pod.py
IMTreatment/potential_flow/__init__.py
IMTreatment/potential_flow/potential_flow.py
IMTreatment/protocols/__init__.py
IMTreatment/protocols/protocols.py
IMTreatment/stabilize/__init__.py
IMTreatment/stabilize/stabilize.py
IMTreatment/utils/__init__.py
IMTreatment/utils/codeinteraction.py
IMTreatment/utils/files.py
IMTreatment/utils/memoization.py
IMTreatment/utils/multithreading.py
IMTreatment/utils/progresscounter.py
IMTreatment/utils/types.py
IMTreatment/utils/units.py
IMTreatment/vortex_creation/__init__.py
IMTreatment/vortex_creation/vortex_creation.py
IMTreatment/vortex_criterions/__init__.py
IMTreatment/vortex_criterions/vortex_criterions.py
IMTreatment/vortex_criterions/FTLE/__init__.py
IMTreatment/vortex_criterions/FTLE/ftle.py
IMTreatment/vortex_detection/__init__.py
IMTreatment/vortex_detection/levelset_data.py
IMTreatment/vortex_detection/vortex_detection.py
IMTreatment/vortex_properties/__init__.py
IMTreatment/vortex_properties/vortex_properties.py
tests/test_field_treatment.py
tests/test_file_operation.py
tests/test_points.py
tests/test_profile.py
tests/test_scalarfield.py
tests/test_vectorfield.py
tests/test_vortex_detection.py