Skip to content

Conversation

@streeve
Copy link
Member

@streeve streeve commented Jun 23, 2022

First step for moving all grid-based neighbor lists to Cajita: separate the underlying N^2 list from Verlet list

  • Moves some general neighbor concepts to the NeighborList interface file
  • VerletListBuilder inherits from N2Builder and only reimplements details for the various levels of parallelism

Verlet parallel: central particle, optional team bins, optional team vector potential neighbors per bin
N2 parallel: central particle, optional team potential neighbors

@streeve streeve self-assigned this Jun 23, 2022
@streeve streeve force-pushed the n2_list branch 2 times, most recently from 3e85959 to 5f321ad Compare June 24, 2022 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant