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

Progress on 3D - domain_indirect_neighbors #277

Closed hannesbrandt closed 9 months ago

hannesbrandt commented 9 months ago

We add the 3D version of domain_indirect_neighbors, that queries face neighbors of ghost patches which reside on another process. The maximum amount of face neighbors (2 in 2D, 4 in 3D) is parameterized by P4EST_HALF.