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

Fix gauge count #325

Closed donnaaboise closed 3 months ago

donnaaboise commented 3 months ago

Gauges on the boundary between patches or blocks were getting over-counted. Only compare xll <= g.x < xur, etc.