Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
DDPairInteractionRanges Struct Reference

#include <gromacs/domdec/domdec_struct.h>

+ Collaboration diagram for DDPairInteractionRanges:

Description

Pair interaction zone and atom range for an i-zone.

Public Attributes

int iZoneIndex = -1
 The index of this i-zone in the i-zone list.
 
gmx::Range< int > jZoneRange
 The range of j-zones.
 
gmx::Range< int > iAtomRange
 The i-atom range.
 
gmx::Range< int > jAtomRange
 The j-atom range.
 
gmx::IVec shift0 = { 0, 0, 0 }
 Minimum shifts to consider.
 
gmx::IVec shift1 = { 0, 0, 0 }
 Maximum shifts to consider.
 

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