https://github.com/juliageometry/distmesh.jl
Tetrahedral meshing of distance functions in Julia
https://github.com/juliageometry/distmesh.jl
Last synced: 3 months ago
JSON representation
Tetrahedral meshing of distance functions in Julia
- Host: GitHub
- URL: https://github.com/juliageometry/distmesh.jl
- Owner: JuliaGeometry
- License: other
- Created: 2019-08-16T00:53:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T20:14:18.000Z (over 2 years ago)
- Last Synced: 2025-04-18T23:47:09.798Z (about 1 year ago)
- Language: Julia
- Homepage:
- Size: 557 KB
- Stars: 22
- Watchers: 4
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DistMesh
[](https://distmesh.juliageometry.org/dev)
[](https://codecov.io/gh/juliageometry/DistMesh.jl)
The package provides a Julia port of the [DistMesh](http://persson.berkeley.edu/distmesh/) algorithm developed by [Per-Olof Persson](http://persson.berkeley.edu/).
There have been several improvements made to improve performance and output quality from the original Matlab version.
[Technical Report](https://sjkellyorg.files.wordpress.com/2020/11/distmesh_sjkelly.pdf)