SPHExample icon indicating copy to clipboard operation
SPHExample copied to clipboard

Unroll neighbor stencil loops

Open AhmedSalih3d opened this issue 5 months ago • 0 comments

Summary

  • unroll neighbor stencil loops to process offsets in pairs
  • unroll ghost-cell neighbor loop for boundary interactions

Testing

  • julia --project=. -e 'using Pkg; Pkg.test()'

https://chatgpt.com/codex/tasks/task_e_68c574899e4c8323a23ab12e6781a1c1

AhmedSalih3d avatar Sep 13 '25 21:09 AhmedSalih3d