Skip to content
Discussion options

You must be logged in to vote

I'd try meshing the 5 parts independently, then merge the different parts.
Let's call A,B,C,D the four cubes from left to right,
This means you need to create then tet mesh:

  • $A - B$
  • $A \cap B$
  • $B - A$
  • $C$
  • $D$

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by BrunoLevy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #40 on October 14, 2025 15:46.