|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <gromacs/mdlib/gpuforcereduction_impl.h>
structure to hold cell information for any nbat-format forces
Public Attributes | |
| const int * | cell = nullptr |
| cell index mapping for any nbat-format forces | |
| DeviceBuffer< int > | d_cell |
| device copy of cell index mapping for any nbat-format forces | |
| int | cellSize = -1 |
| number of atoms in cell array | |
| int | cellSizeAlloc = -1 |
| number of atoms allocated in cell array | |
1.8.5