Gromacs
2025.0-dev-20241009-5c23d5f
|
#include <gromacs/nbnxm/pairlist.h>
Grouped pair-list i-unit.
Public Member Functions | |
int | numJClusterGroups () const |
Returns the number of j-cluster groups in this entry. | |
bool | operator== (const nbnxn_sci_t &other) const |
Check if two instances are the same. | |
Public Attributes | |
int | sci |
i-super-cluster | |
int | shift |
Shift vector index plus possible flags. | |
int | cjPackedBegin |
Start index into cjPacked. | |
int | cjPackedEnd |
End index into cjPacked (ie. one past the last element) | |