LICENSE
MANIFEST.in
Makefile.in
README
README_SETUP.txt
aksetup_helper.py
configure.py
distribute_setup.py
setup.py
MeshPy.egg-info/PKG-INFO
MeshPy.egg-info/SOURCES.txt
MeshPy.egg-info/dependency_links.txt
MeshPy.egg-info/top_level.txt
meshpy/__init__.py
meshpy/common.py
meshpy/geometry.py
meshpy/gmsh.py
meshpy/naca.py
meshpy/ply.py
meshpy/tet.py
meshpy/tools.py
meshpy/triangle.py
src/cpp/foreign_array.hpp
src/cpp/foreign_array_wrap.hpp
src/cpp/predicates.cpp
src/cpp/tetgen.cpp
src/cpp/tetgen.h
src/cpp/triangle.c
src/cpp/triangle.h
src/cpp/wrap_tetgen.cpp
src/cpp/wrap_triangle.cpp
test/airfoil3d.py
test/box-in-box.py
test/clean.sh
test/demo.py
test/mesh_ply.py
test/nico_mesh.py
test/test_ball.py
test/test_cylinder.py
test/test_tet_torus.py
test/test_tetgen.py
test/test_tetgen_2.py
test/test_tri_pml.py
test/test_tri_simple_square.py
test/test_triangle.py
test/test_triangle_with_specified_points.py
test/tet-size-control.py