An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# DistMesh

[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://distmesh.juliageometry.org/dev)
[![Codecov](https://codecov.io/gh/juliageometry/DistMesh.jl/branch/master/graph/badge.svg)](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)