Cell Neighbor List: API
Key features of cell-list Space class
- Holds a Lattice object that forms the array of cells
- Each cell has linked list of atoms it contains
- Defines Coordinate to let each atom keep a pointer to its cell
- Defines Atom.Iterators that enumerate neighbor atoms