Gromacs
2026.0-dev-20250321-66aade4
|
#include <gromacs/domdec/domainpaircomm.h>
Struct for collecting information on grid columns.
Public Attributes | |
int | index |
The index of the grid column. | |
gmx::Range< int > | cellRange |
The cell range to communicate. | |