Loading...
Searching...
No Matches
PLMD::metatomic::vesin::cpu Namespace Reference

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)
 

Function Documentation

◆ free_neighbors()

void PLMD::metatomic::vesin::cpu::free_neighbors ( VesinNeighborList & neighbors)

◆ neighbors()

void PLMD::metatomic::vesin::cpu::neighbors ( const Vector * points,
size_t n_points,
BoundingBox cell,
VesinOptions options,
VesinNeighborList & neighbors )