Gromacs
2026.0-dev-20250122-8a2daf5
|
#include <gromacs/domdec/domdec.h>
Struct for passing around the number of PME domains.
Public Attributes | |
int | x |
The number of PME domains along dimension x. | |
int | y |
The number of PME domains along dimension y. | |