Cabana icon indicating copy to clipboard operation
Cabana copied to clipboard

Reimplement LinkedCellList with Cajita

Open streeve opened this issue 5 years ago • 0 comments

Continuing from #197, using Cajita the LinkedCellList can be updated and the underlying CartesianGrid replaced.

The LinkedCellStencil within the VerletList for looping over neighboring grid cells can then also be replaced.

  • [ ] Separate core neighborlist algorithm from grid accelerated
  • [ ] Create Cajita-dependent versions of LinkedCellList and VerletList
  • [ ] Deprecate core library versions and CartesianGrid

streeve avatar Jun 05 '20 18:06 streeve