You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in the adaptive meshing as demostrated in Figure 14 in your paper.
How is the octree data structure progressively formulated in your case, could you please provide some example code regarding this adaptive optimization process?
Regards
The text was updated successfully, but these errors were encountered:
The original code in flexicubes.py uses a function called '_get_case_id' which works on regular grids, so it is a bit blurry how to use the current code given to construct octree (while following paper and supplementary).
Hi, thanks for the amazing work!
I am interested in the adaptive meshing as demostrated in Figure 14 in your paper.
How is the octree data structure progressively formulated in your case, could you please provide some example code regarding this adaptive optimization process?
Regards
The text was updated successfully, but these errors were encountered: