Cabana icon indicating copy to clipboard operation
Cabana copied to clipboard

Separate memory and execution spaces

Open streeve opened this issue 4 years ago • 0 comments

Wherever possible, template classes on MemorySpace and functions on ExecutionSpace.

This was being done inconsistently for VerletList, but should be improved elsewhere:

  • [x] VerletList #406
  • [ ] LinkedCellList
  • [ ] Sort
  • [ ] CommunicationPlan
  • [ ] Probably others

streeve avatar Jun 01 '21 23:06 streeve