|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <gromacs/domdec/domdec_struct.h>
Provides information about properties of the unit cell.
Public Member Functions | |
| UnitCellInfo (const t_inputrec &ir) | |
| Constructor. | |
Public Attributes | |
| int | npbcdim |
| We have PBC from dim 0 (X) up to npbcdim. | |
| int | numBoundedDimensions |
| The system is bounded from 0 (X) to numBoundedDimensions. | |
| bool | ddBoxIsDynamic |
| Tells whether the box bounding the atoms is dynamic. | |
| bool | haveScrewPBC |
| Screw PBC? | |
1.8.5