LICENSE.txt
README.rst
pyproject.toml
setup.cfg
setup.py
src/opswrapper/__init__.py
src/opswrapper/__version__
src/opswrapper/algorithm.py
src/opswrapper/analysis.py
src/opswrapper/backports.py
src/opswrapper/base.py
src/opswrapper/config.py
src/opswrapper/constraints.py
src/opswrapper/element.py
src/opswrapper/formatting.py
src/opswrapper/integration.py
src/opswrapper/integrator.py
src/opswrapper/material.py
src/opswrapper/model.py
src/opswrapper/output.py
src/opswrapper/section.py
src/opswrapper/test.py
src/opswrapper/uniaxialmaterialanalysis.py
src/opswrapper/utils.py
src/opswrapper.egg-info/PKG-INFO
src/opswrapper.egg-info/SOURCES.txt
src/opswrapper.egg-info/dependency_links.txt
src/opswrapper.egg-info/requires.txt
src/opswrapper.egg-info/top_level.txt
test/test_algorithm.py
test/test_constraints.py
test/test_element.py
test/test_integration.py
test/test_integrator.py
test/test_material.py
test/test_model.py
test/test_recorders.py
test/test_section.py
test/test_test.py
test/test_utils.py