Tag for full neighbor lists. More...
#include <Cabana_NeighborList.hpp>
Tag for full neighbor lists.
In this case every particle has its neighbors stored in the list. So, if particle "i" neighbors particle "j" then "j" will be in the neighbor list for "i" and "i" will bin the the neighbor list for "j".