Gromacs  2025.0-dev-20241009-5c23d5f
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::gmx_domdec_zone_size_t Struct Reference

#include <gromacs/domdec/domdec_zones.h>

+ Collaboration diagram for gmx::gmx_domdec_zone_size_t:

Description

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 }
 

The documentation for this struct was generated from the following file: