|
Gromacs
2025.3
|
#include <gromacs/nbnxm/pairlist.h>
Collaboration diagram for gmx::nbnxn_cj_packed_t: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. | |
1.8.5