.gitignore
CMakeLists.txt
CMakeLists_external.txt.in
LICENSE
MANIFEST.in
README.md
conanfile.py
meshgen.py
pyproject.toml
setup.py
CMake/Findmetis.cmake
pysrc/mesher/MPI_do_parameterize.py
pysrc/mesher/MPI_regularize_inputs.py
pysrc/mesher/__init__.py
pysrc/mesher.egg-info/PKG-INFO
pysrc/mesher.egg-info/SOURCES.txt
pysrc/mesher.egg-info/dependency_links.txt
pysrc/mesher.egg-info/requires.txt
pysrc/mesher.egg-info/top_level.txt
src/mesh.h
src/mesh_2_criteria_area.h
src/mesher.cpp
src/raster.cpp
src/raster.h
src/triangle.cpp
src/triangle.h
src/version.h.in
src/mesher.egg-info/PKG-INFO
src/mesher.egg-info/SOURCES.txt
src/mesher.egg-info/dependency_links.txt
src/mesher.egg-info/not-zip-safe
src/mesher.egg-info/requires.txt
src/mesher.egg-info/top_level.txt
tools/mesh2vtu.py
tools/meshmerge.py
tools/meshpermutation.py
tools/meshstats.py