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::NbnxmPairlistCpuWork::IClusterData Struct Reference

#include <gromacs/nbnxm/pairlistwork.h>

Description

Struct for storing coordinates and bounding box for an i-entry during search.

Public Member Functions

 IClusterData (const int iClusterSize)
 

Public Attributes

AlignedVector< BoundingBoxbb
 The bounding boxes, pbc shifted, for each cluster.
 
std::vector< realx
 The coordinates, pbc shifted, for each atom.
 
AlignedVector< realxSimd
 Aligned list for storing 4*DIM*GMX_SIMD_REAL_WIDTH reals.
 

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