Gromacs
2025.0-dev-20241009-5c23d5f
|
#include <gromacs/nbnxm/pairlist.h>
Interaction data for a j-group for one warp.
Public Member Functions | |
bool | operator== (const nbnxn_im_ei_t &other) const |
Check if two instances are the same. | |
Public Attributes | |
unsigned int | imask = 0U |
The i-cluster interactions mask for 1 warp. | |
int | excl_ind = 0 |
Index into the exclusion array for 1 warp, default index 0 which means no exclusions. | |