|
Gromacs
2026.0-dev-20251105-11eb1db
|
#include <gromacs/nbnxm/pairlist.h>
Struct for storing the atom-pair interaction bits for a cluster pair in a GPU pairlist.
Public Member Functions | |
| MSVC_DIAGNOSTIC_IGNORE (26495) nbnxn_excl_t() | |
| Constructor, sets no exclusions, so all atom pairs interacting. | |
| bool | operator== (const nbnxn_excl_t &other) const |
| Check if two instances are the same. | |
Public Attributes | |
| MSVC_DIAGNOSTIC_RESET unsigned int | pair [sc_gpuExclSize(sc_layoutType)] |
| Topology exclusion interaction bits per warp. | |
1.8.5