construct explicit tetra #539
Unanswered
alessiofumagalli
asked this question in
Q&A
Replies: 3 comments
-
Not with Gmsh, I don't think. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was using the gmsh.model.mesh.addElementsByType and get some results, but I have troubles making the generated grid conforming with the given tetra |
Beta Was this translation helpful? Give feedback.
0 replies
-
another possibility is to prevent gmsh to add new point on a given surface, with this I might be able to fix my issue |
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
-
Dear all,
in a 3d geometry, is it possible to construct by hand some of tetrahedra and let gmsh build the others, obtaining a conforming mesh? I'm using the python api.
Thanks a lot for your kind help,
Alessio
Beta Was this translation helpful? Give feedback.
All reactions