Gromacs
2025.0-dev-20241009-5c23d5f
|
#include <gromacs/nbnxm/pairlist.h>
Packed j-cluster list element.
Public Member Functions | |
bool | operator== (const nbnxn_cj_packed_t &other) const |
Check if two instances are the same. | |
Public Attributes | |
int | cj [sc_gpuJgroupSize(sc_layoutType)] |
The packed j-clusters. | |
nbnxn_im_ei_t | imei [sc_gpuClusterPairSplit(sc_layoutType)] |
The i-cluster mask data for 2 warps. | |