|
Gromacs
2025.3
|
#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) | |
1.8.5