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