MANIFEST.in
README.md
setup.py
anastruct/__init__.py
anastruct/_version.py
anastruct/basic.py
anastruct/vertex.py
anastruct.egg-info/PKG-INFO
anastruct.egg-info/SOURCES.txt
anastruct.egg-info/dependency_links.txt
anastruct.egg-info/requires.txt
anastruct.egg-info/top_level.txt
anastruct/cython/__init__.py
anastruct/cython/basic.py
anastruct/cython/cbasic.pyx
anastruct/fem/__init__.py
anastruct/fem/elements.py
anastruct/fem/node.py
anastruct/fem/postprocess.py
anastruct/fem/system.py
anastruct/fem/cython/__init__.py
anastruct/fem/cython/celements.pyx
anastruct/fem/cython/elements.py
anastruct/fem/examples/__init__.py
anastruct/fem/examples/ex_1.py
anastruct/fem/examples/ex_10_dead_load.py
anastruct/fem/examples/ex_11.py
anastruct/fem/examples/ex_12.py
anastruct/fem/examples/ex_13.py
anastruct/fem/examples/ex_14.py
anastruct/fem/examples/ex_15.py
anastruct/fem/examples/ex_16.py
anastruct/fem/examples/ex_17_gnl.py
anastruct/fem/examples/ex_18_discretize.py
anastruct/fem/examples/ex_19_num_displacements.py
anastruct/fem/examples/ex_1_2.py
anastruct/fem/examples/ex_2.py
anastruct/fem/examples/ex_20_insert_node.py
anastruct/fem/examples/ex_21_rotate_force.py
anastruct/fem/examples/ex_22_loadcombination_doc.py
anastruct/fem/examples/ex_23_sectionbase.py
anastruct/fem/examples/ex_24_envelope_lines.py
anastruct/fem/examples/ex_25_high_midspan_point.py
anastruct/fem/examples/ex_26_deflection.py
anastruct/fem/examples/ex_3.py
anastruct/fem/examples/ex_4.py
anastruct/fem/examples/ex_5.py
anastruct/fem/examples/ex_6_fixed_hinge.py
anastruct/fem/examples/ex_7_rotational_spring.py
anastruct/fem/examples/ex_8_non_linear_portal.py
anastruct/fem/examples/ex_9_vertical_spring.py
anastruct/fem/plotter/__init__.py
anastruct/fem/plotter/element.py
anastruct/fem/plotter/mpl.py
anastruct/fem/plotter/values.py
anastruct/fem/system_components/__init__.py
anastruct/fem/system_components/assembly.py
anastruct/fem/system_components/solver.py
anastruct/fem/system_components/util.py
anastruct/fem/util/__init__.py
anastruct/fem/util/load.py
anastruct/material/__init__.py
anastruct/material/profile.py
anastruct/material/units.py
anastruct/sectionbase/__init__.py
anastruct/sectionbase/properties.py
anastruct/sectionbase/sectionbase.py
anastruct/sectionbase/test_sectionbase.py
anastruct/sectionbase/units.py