Cabana icon indicating copy to clipboard operation
Cabana copied to clipboard

WIP: Add LinkedCellList parallel_for

Open streeve opened this issue 3 years ago • 0 comments

Add an interface for looping through a linked cell list as if it were a neighbor list. Part of #460. Still WIP:

  • [ ] Probably makes more sense to rename neighbor_parallel_for
  • [ ] Would prefer to store a stencil inside the LCL instead of passing them separately
  • [ ] Started adding the neighbor list traits, but not using them yet
  • [ ] Needs more robust testing

streeve avatar Jul 14 '22 17:07 streeve