LICENSE
README.md
pyproject.toml
src/fastslippy/__init__.py
src/fastslippy/fast_slip_py.py
src/fastslippy.egg-info/PKG-INFO
src/fastslippy.egg-info/SOURCES.txt
src/fastslippy.egg-info/dependency_links.txt
src/fastslippy.egg-info/requires.txt
src/fastslippy.egg-info/top_level.txt
src/fastslippy/post_processing/__init__.py
src/fastslippy/post_processing/figure_creator.py
src/fastslippy/post_processing/output_manager.py
src/fastslippy/pre_processing/__init__.py
src/fastslippy/pre_processing/frictional_zones.py
src/fastslippy/pre_processing/grid.py
src/fastslippy/pre_processing/layer_parameters.py
src/fastslippy/pre_processing/model_parameters.py
src/fastslippy/solver/__init__.py
src/fastslippy/solver/fault_state.py
src/fastslippy/solver/matrix_builder.py
src/fastslippy/solver/stress_state.py
src/fastslippy/utilities/__init__.py
src/fastslippy/utilities/math_util.py
src/fastslippy/utilities/plot_results_dataall.py
src/fastslippy/utilities/stress_cal_util.py
src/fastslippy/utilities/storage/main_save_a_copy.py
src/fastslippy/utilities/storage/plot_cloudmap.py
src/fastslippy/utilities/storage/plot_dataall.py
src/fastslippy/utilities/storage/plot_fault.py
tests/test_constant_strain_interior_equilibrium.py
tests/test_fault_slip_symmetry.py
tests/test_pure_shear.py
tests/test_radiation_damping.py
tests/test_rigid_rotation.py
tests/test_translation.py
tests/test_uniaxial_extension.py