Gromacs  2025-dev-20240812-545ca5b
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
Nbnxm::GridSetData Struct Reference

#include <gromacs/nbnxm/gridsetdata.h>

Description

Struct that holds grid data that is shared over all grids.

To enable a single coordinate and force array, a single cell range is needed which covers all grids.

Public Attributes

gmx::HostVector< int > cells
 The cell indices for all atoms.
 
gmx::HostVector< int > atomIndices
 The atom indices for all atoms stored in cell order.
 

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