Gromacs
2025-dev-20240906-b7d3419
|
#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. | |