Skip to content

Dopair1 vectorisation merge

James Willis requested to merge dopair-vectorisation-merge into master

Summary

  • Contains a vectorised version of runner_dopair1_density
  • runners now have two particle caches to hold cell ci and cell cj
  • The cache has been updated to include max_d which is the maximum distance into the neighbouring cell
  • cache.h contains more functions to read two cells into cache and to read a subset of particles from each cell into the cache

Merge request reports