Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic routines for polygon meshes #19

Merged
merged 4 commits into from
Jan 31, 2024
Merged

Conversation

simonechiocchetti
Copy link
Collaborator

  1. c interface for the polygon mesh
  2. neighbor search routine for non-degenerate polygon meshes (non-degenerate polygon meshes are those that are dual to a triangulation not containing cocircular points)
  3. corresponding c interface

simonechiocchetti and others added 4 commits January 31, 2024 20:37
2. neighbor search routine for non-degenerate polygon meshes
3. corresponding c interface
@simonechiocchetti simonechiocchetti merged commit 16e4286 into main Jan 31, 2024
8 checks passed
@simonechiocchetti simonechiocchetti deleted the sc/voronoiinterfaces branch January 31, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant