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 3d #267

Closed hannesbrandt closed 11 months ago

hannesbrandt commented 11 months ago

We continue work from PR https://github.com/ForestClaw/forestclaw/pull/266 We change the assertions in fclaw2d_patch_transform_corner(2), so that the cell counts mx, my, mz do not need to match. The function currently assumes that both patches lie in coordinate systems with the same orientation.