Replies: 1 comment
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I extract only the boundary points of a 2D Mesh? I would like to iterate through the boundary points so that I compute the distance from another object to the mesh. I successfully created the mesh by calling triangle within LibMesh.
Beta Was this translation helpful? Give feedback.
All reactions