LICENSE
README.md
pyproject.toml
materialite/__init__.py
materialite/basis_operations.py
materialite/get_ipf_colors.py
materialite/importers.py
materialite/json_operations.py
materialite/material.py
materialite/slip_system.py
materialite/tensor.py
materialite.egg-info/PKG-INFO
materialite.egg-info/SOURCES.txt
materialite.egg-info/dependency_links.txt
materialite.egg-info/requires.txt
materialite.egg-info/top_level.txt
materialite/models/__init__.py
materialite/models/convolution_gpu_model.py
materialite/models/convolution_microstructure_model.py
materialite/models/convolution_model.py
materialite/models/decoupled_crystal_elasticity.py
materialite/models/grain_coarsening_model.py
materialite/models/model.py
materialite/models/taylor_model.py
materialite/models/small_strain_fft/__init__.py
materialite/models/small_strain_fft/elastic.py
materialite/models/small_strain_fft/elastic_viscoplastic.py
materialite/models/small_strain_fft/hardening_laws.py
materialite/models/small_strain_fft/isotropic_elastic_plastic.py
materialite/models/small_strain_fft/load_schedule.py
materialite/models/small_strain_fft/multiphase.py
materialite/models/small_strain_fft/small_strain_fft.py
materialite/util/__init__.py
materialite/util/util.py
tests/test_convolution_cpu.py
tests/test_convolution_gpu.py
tests/test_convolution_microstructure.py
tests/test_decoupled_elasticity.py
tests/test_elastic_model.py
tests/test_elastic_viscoplastic_model.py
tests/test_grain_coarsening.py
tests/test_hardening_laws.py
tests/test_importers.py
tests/test_ipf_colors.py
tests/test_isotropic_plasticity.py
tests/test_json_operations.py
tests/test_load_schedule.py
tests/test_material.py
tests/test_model.py
tests/test_multiphase.py
tests/test_orientation.py
tests/test_slip_system.py
tests/test_taylor_model.py
tests/test_tensor.py