Classes | |
| class | CellList |
| The cell list is used to sort atoms inside bins/cells. More... | |
| class | GrowableNeighborList |
Wrapper around VesinNeighborList that behaves like a std::vector, automatically growing memory allocations. More... | |
Functions | |
| void | free_neighbors (VesinNeighborList &neighbors) |
| void | neighbors (const Vector *points, size_t n_points, BoundingBox cell, VesinOptions options, VesinNeighborList &neighbors) |
| void PLMD::metatomic::vesin::cpu::free_neighbors | ( | VesinNeighborList & | neighbors | ) |
| void PLMD::metatomic::vesin::cpu::neighbors | ( | const Vector * | points, |
| size_t | n_points, | ||
| BoundingBox | cell, | ||
| VesinOptions | options, | ||
| VesinNeighborList & | neighbors ) |
Hosted by GitHub
|
1.13.2
|