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 trying to use quadtree and octree geometry. 'geometry' means Level is in a hierarchy. Level 3 can only be contiguous to Level 2 and Level 4 but not Level 1. Can I do that by using AMREX?
I learned from other issues that AMREX is not a tree structure. That is fine for me, I am only concerned about the physical geometry contiguous level but not the code structure.
Thanks.
The text was updated successfully, but these errors were encountered:
I am trying to use quadtree and octree geometry. 'geometry' means Level is in a hierarchy. Level 3 can only be contiguous to Level 2 and Level 4 but not Level 1. Can I do that by using AMREX?
I learned from other issues that AMREX is not a tree structure. That is fine for me, I am only concerned about the physical geometry contiguous level but not the code structure.
Thanks.
The text was updated successfully, but these errors were encountered: