hub::Chain::Node struct

Node used to create chain index.

Contents

Public variables

double r
Relative distance between two particles.
size_t i
The index of the first particle.
size_t j
The index of the second particle.
bool avail
Flag indicates if this node has been added to the chain.