Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
nbnxn_excl_t Struct Reference

#include <gromacs/nbnxm/pairlist.h>

Description

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.
 

Public Attributes

MSVC_DIAGNOSTIC_RESET unsigned int pair [c_nbnxnGpuExclSize]
 Topology exclusion interaction bits per warp.
 

The documentation for this struct was generated from the following file: