ForestClaw / forestclaw

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

(clawpatch) Fixed bug that kept showing up in the 3d filament example #183

Closed donnaaboise closed 2 years ago

donnaaboise commented 2 years ago

Properly check for ghost cells in 3d tagging/coarsening routines. This should fix the bug that was showing up in filament

cburstedde commented 2 years ago

Awesome!