AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
nastranio/__init__.py
nastranio/cardslib.py
nastranio/cli.py
nastranio/constants.py
nastranio/decorators.py
nastranio/fields_writer.py
nastranio/pylib.py
nastranio/registry.py
nastranio/serializer.py
nastranio/types.py
nastranio/utils.py
nastranio.egg-info/PKG-INFO
nastranio.egg-info/SOURCES.txt
nastranio.egg-info/dependency_links.txt
nastranio.egg-info/entry_points.txt
nastranio.egg-info/not-zip-safe
nastranio.egg-info/requires.txt
nastranio.egg-info/top_level.txt
nastranio/cards/__init__.py
nastranio/cards/axis.py
nastranio/cards/elements.py
nastranio/cards/loading.py
nastranio/cards/materials.py
nastranio/cards/properties.py
nastranio/cards/types.py
nastranio/mesh_api/__init__.py
nastranio/mesh_api/mesh_api.py
nastranio/mesh_api/mod.py
nastranio/mesh_api/rtree_indexes.py
nastranio/readers/__init__.py
nastranio/readers/bulk.py
nastranio/readers/op2.py
nastranio/readers/gmsh/__init__.py
nastranio/readers/gmsh/gmsh.py
nastranio/readers/gmsh/mixins.py
nastranio/readers/gmsh/study.py
nastranio/readers/gmsh/user_input.py
nastranio/readers/gmsh/ui_versions/__init__.py
nastranio/readers/gmsh/ui_versions/user_input_v1.py
nastranio/readers/gmsh/ui_versions/user_input_v2.py
nastranio/writers/templates/femap_neu.tpl
tests/__init__.py
tests/test_CBAR.py
tests/test_CBUSH.py
tests/test_CQUAD4.py
tests/test_CTRIA3.py
tests/test_DUMMY.py
tests/test_GRID.py
tests/test_PBEAM.py
tests/test_PCOMP.py
tests/test_PSHELL.py
tests/test_RBE2.py
tests/test_RBE3.py
tests/test_mesh_modification.py
tests/test_registry__bug310.py
tests/test_registry__nightstand.py
tests/test_registry__panel.py
tests/test_registry__stiffpanel.py
tests/test_study.py
tests/test_trans.py
tests/test_utils.py
tests/test_mod/README.md
tests/test_mod/frame_1d.geo
tests/test_mod/frame_1d.msh
tests/test_mod/frame_1d.nas
tests/test_mod/frame_1d.params.json
tests/test_mod/run/frame_1d.ERR
tests/test_mod/run/frame_1d.F06
tests/test_mod/run/frame_1d.NEU
tests/test_mod/run/frame_1d.OP2
tests/test_mod/run/frame_1d.nas
tests/test_registry/bug310.nas
tests/test_registry/fem20.dat
tests/test_registry/nightstand.dat
tests/test_registry/stiffpanel.nas
tests/test_registry/test_panels.dat
tests/test_study/tapered.msh
tests/test_study/tapered.params.json
tests/test_study/tapered.params_v1.json