Gromacs
2024.5
|
#include <gromacs/trajectoryanalysis/modules/scattering-debye.h>
structure to store pair dist units
Public Attributes | |
std::size_t | atomI |
index of atom i | |
std::size_t | atomJ |
index of atom j | |
float | distanceIJ |
distance between atoms i and j | |