README.md
pyproject.toml
setup.py
src/xsection/__init__.py
src/xsection/__main__.py
src/xsection/_base.py
src/xsection/_benchmarks.py
src/xsection/_interpolate.py
src/xsection/_io.py
src/xsection/_tests.py
src/xsection/_types.py
src/xsection/material.py
src/xsection/properties.py
src/xsection/utilities.py
src/xsection/warping.py
src/xsection.egg-info/PKG-INFO
src/xsection.egg-info/SOURCES.txt
src/xsection.egg-info/dependency_links.txt
src/xsection.egg-info/entry_points.txt
src/xsection.egg-info/requires.txt
src/xsection.egg-info/top_level.txt
src/xsection/analysis/__init__.py
src/xsection/analysis/elastic.py
src/xsection/analysis/geometric.py
src/xsection/analysis/interaction.py
src/xsection/analysis/linearize.py
src/xsection/analysis/plastic.py
src/xsection/analysis/rigid.py
src/xsection/analysis/shear.py
src/xsection/analysis/test.py
src/xsection/analysis/trace.py
src/xsection/analysis/venant.py
src/xsection/analysis/warping.py
src/xsection/annulus/__init__.py
src/xsection/composite/__init__.py
src/xsection/composite/_meshing.py
src/xsection/concrete/fiberGenerate.py
src/xsection/concrete/sectionFiberMain.py
src/xsection/experimental/fedeas.py
src/xsection/experimental/plate.py
src/xsection/library/__init__.py
src/xsection/library/_aisc.py
src/xsection/library/_asbi.py
src/xsection/library/_ashto.py
src/xsection/library/_girder.py
src/xsection/library/_rebar.py
src/xsection/library/_simple.py
src/xsection/polygon/__init__.py
src/xsection/polygon/_meshing.py
tests/test_abaqus.py
tests/test_aisc.py
tests/test_aisc_surf.py
tests/test_armero.py
tests/test_box.py
tests/test_c_twist.py
tests/test_girder.py
tests/test_groups.py
tests/test_library.py
tests/test_m02.py
tests/test_oct.py
tests/test_rec.py
tests/test_rectangle.py
tests/test_save.py
tests/test_shear.py
tests/test_tee.py
tests/test_translate.py
tests/test_twist.py