Open chenjiajie9811 opened 11 months ago
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).
@frankshen07 I would apprieciate it a lot if there is any comment or update on this issue.
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