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

Feature map separate #241

Closed cburstedde closed 1 year ago

cburstedde commented 1 year ago

Begin removing dependency on p4est_connectivity in main programs. It is still possible to create a domain out of a generic connectivity, but for most standard connectivities there are wrappers provided. For these, the domain can be created without explicitly creating a p4est_connectivity first. The mappings can obtain everything that is in the p4est_connectivity from the domain, which is notably done with the brick geometry.