ForestClaw / forestclaw

Quadtree/octree adaptive PDE solver based based on p4est.
http://www.forestclaw.org
BSD 2-Clause "Simplified" License
57 stars 21 forks source link

Update p4est and sc for overset #248

Closed hannesbrandt closed 1 year ago

hannesbrandt commented 1 year ago

Update submodules, which entails an options update

Update p4est and sc to the current prev3-develop branches. Both had received various updates in the meantime.

The options handling in sc has been extended to allow for .JSON configure files, among other things. In doing so, we have internally modified how the string type option is handled, which requires the proposed reordering of destructors in ForestClaw.

cburstedde commented 1 year ago

Looks good. Merging will be required for @hannesbrandt to add his overset code to ForestClaw.