|
Gromacs
2025.4
|
#include <gromacs/nbnxm/gridsetdata.h>
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 | |
| HostVector< int > | cells |
| The cell indices for all atoms. | |
| HostVector< int > | atomIndices |
| The atom indices for all atoms stored in cell order. | |
1.8.5