Wrapper around VesinNeighborList that behaves like a std::vector, automatically growing memory allocations.
More...
Wrapper around VesinNeighborList that behaves like a std::vector, automatically growing memory allocations.
◆ grow()
| void GrowableNeighborList::grow |
( |
| ) |
|
◆ increment_length()
| void PLMD::metatomic::vesin::cpu::GrowableNeighborList::increment_length |
( |
| ) |
|
|
inline |
◆ length()
| size_t PLMD::metatomic::vesin::cpu::GrowableNeighborList::length |
( |
| ) |
const |
|
inline |
◆ reset()
| void GrowableNeighborList::reset |
( |
| ) |
|
◆ set_distance()
| void GrowableNeighborList::set_distance |
( |
size_t | index, |
|
|
double | distance ) |
◆ set_pair()
| void GrowableNeighborList::set_pair |
( |
size_t | index, |
|
|
size_t | first, |
|
|
size_t | second ) |
◆ set_shift()
◆ set_vector()
◆ sort()
| void GrowableNeighborList::sort |
( |
| ) |
|
◆ capacity
| size_t PLMD::metatomic::vesin::cpu::GrowableNeighborList::capacity |
◆ neighbors
◆ options
| VesinOptions PLMD::metatomic::vesin::cpu::GrowableNeighborList::options |
The documentation for this class was generated from the following file: