Gromacs
2025.0-dev-20241009-5c23d5f
|
#include <gromacs/domdec/domdec_zones.h>
Triclinic corners and the Cartesian bounding box.
Note that at decomposition steps atoms can be, slightly, ouf of these bounds when update groups are used. At other steps somes atoms can (and usually will) move/diffuse outside of these bounds.
Public Attributes | |
gmx::RVec | x0 = { 0, 0, 0 } |
gmx::RVec | x1 = { 0, 0, 0 } |
gmx::RVec | bb_x0 = { 0, 0, 0 } |
gmx::RVec | bb_x1 = { 0, 0, 0 } |