Gromacs  2025.0-dev-20241009-5c23d5f
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
gmx::nbnxn_sci_t Struct Reference

#include <gromacs/nbnxm/pairlist.h>

Description

Grouped pair-list i-unit.

Public Member Functions

int numJClusterGroups () const
 Returns the number of j-cluster groups in this entry.
 
bool operator== (const nbnxn_sci_t &other) const
 Check if two instances are the same.
 

Public Attributes

int sci
 i-super-cluster
 
int shift
 Shift vector index plus possible flags.
 
int cjPackedBegin
 Start index into cjPacked.
 
int cjPackedEnd
 End index into cjPacked (ie. one past the last element)
 

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