MANIFEST.in
README.rst
setup.py
pyansys/__init__.py
pyansys/_cellqual.c
pyansys/_cellqual.pyx
pyansys/_version.py
pyansys/ansys.py
pyansys/ansys_functions.py
pyansys/archive_reader.py
pyansys/binary_reader.py
pyansys/cellquality.py
pyansys/convert.py
pyansys/cyclic_reader.py
pyansys/elements.py
pyansys/write_archive.py
pyansys.egg-info/PKG-INFO
pyansys.egg-info/SOURCES.txt
pyansys.egg-info/dependency_links.txt
pyansys.egg-info/requires.txt
pyansys.egg-info/top_level.txt
pyansys/cython/_cellqualfloat.c
pyansys/cython/_cellqualfloat.pyx
pyansys/cython/_parsefull.pyx
pyansys/cython/_parser.c
pyansys/cython/_parser.pyx
pyansys/cython/_reader.pyx
pyansys/cython/_relaxmidside.c
pyansys/cython/_relaxmidside.pyx
pyansys/cython/_rstHelper.c
pyansys/cython/_rstHelper.pyx
pyansys/cython/parsefull.c
pyansys/cython/parsefull.h
pyansys/cython/reader.c
pyansys/cython/reader.h
pyansys/examples/HexBeam.cdb
pyansys/examples/TetBeam.cdb
pyansys/examples/__init__.py
pyansys/examples/examples.py
pyansys/examples/file.full
pyansys/examples/file.rst
pyansys/examples/sector.cdb
pyansys/examples/sector.rst
pyansys/examples/sector_modal.py
tests/.coverage
tests/test.bat
tests/test.sh
tests/test.sh~
tests/test_ansys.py
tests/test_ansys.py~
tests/test_binaryreader.py~
tests/test_convert.py
tests/test_convert.py~
tests/test_cyclic.py~
tests/test_examples.py
tests/test_examples.py~
tests/test_pyansys.py
tests/test_pyansys.py~
tests/test_sector_modal.py~
tests/test_shell181.py
tests/test_shell181.py~
tests/test_shell181_element_coord.py
tests/test_shell181_element_coord.py~
tests/test_solid186.py
tests/test_solid186.py~
tests/test_write_archive.py
tests/test_write_archive.py~